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/03/17 04:03:13 UTC

[incubator-iotdb] branch cluster_new updated (0f4ce65 -> ea50142)

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 0f4ce65  add comments
     add ea50142  code cimplification and add comments

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/cluster/log/LogManager.java   |   6 -
 .../iotdb/cluster/log/manage/MemoryLogManager.java |   6 -
 .../iotdb/cluster/server/member/RaftMember.java    | 169 ++++++++++++++-------
 .../iotdb/cluster/common/TestLogManager.java       |   5 -
 .../cluster/common/TestPartitionedLogManager.java  |   5 -
 .../cluster/log/manage/MemoryLogManagerTest.java   |   4 -
 6 files changed, 113 insertions(+), 82 deletions(-)