You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2020/11/29 02:13:44 UTC

[iotdb] branch cluster_new updated (ebdd04a -> d26587d)

This is an automated email from the ASF dual-hosted git repository.

jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from ebdd04a  fix concurrent problem when waiting for prev log
     add 0c9931b  reduce scope of wait for prev log
     add d26587d  fix partial catch up test

No new revisions were added by this update.

Summary of changes:
 .../iotdb/cluster/server/member/RaftMember.java    | 26 +++++++++++-----------
 .../iotdb/cluster/log/catchup/CatchUpTaskTest.java |  4 ++--
 2 files changed, 15 insertions(+), 15 deletions(-)