You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2021/03/30 08:21:35 UTC

[iotdb] branch Vector updated (191fffe -> 06f08e7)

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

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


    from 191fffe  do not use raft when replicatedNum == 1
     add 06f08e7  Override methods in CMManager

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/cluster/metadata/CMManager.java   |  55 +++++++++++
 .../org/apache/iotdb/db/metadata/MManager.java     | 102 +++++++++++++--------
 2 files changed, 117 insertions(+), 40 deletions(-)