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/07/22 16:40:37 UTC

[incubator-iotdb] branch cluster_new updated (dc88faa -> 80d7de3)

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/incubator-iotdb.git.


    from dc88faa  Merge pull request #1533 from neuyilan/apache_cluster_new_0721_async_commit_log
     add 80d7de3  fix concurrent commit

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/cluster/log/CommitLogTask.java |  2 +-
 .../apache/iotdb/cluster/log/catchup/CatchUpTask.java    | 10 +++++-----
 .../apache/iotdb/cluster/log/manage/RaftLogManager.java  |  2 +-
 .../apache/iotdb/cluster/server/member/RaftMember.java   | 16 ++++++++--------
 4 files changed, 15 insertions(+), 15 deletions(-)