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/04/16 12:05:16 UTC

[incubator-iotdb] branch cluster_new updated (45870aa -> c8219c0)

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 45870aa  fix data snapshot and catch up
     add c8219c0  fix unlocked slots

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/cluster/ClientMain.java  | 213 ++++++++++++++-------
 .../cluster/log/snapshot/PullSnapshotTask.java     |  21 +-
 .../iotdb/cluster/server/DataClusterServer.java    |   5 +-
 .../cluster/server/member/DataGroupMember.java     | 147 +++++++++-----
 4 files changed, 263 insertions(+), 123 deletions(-)