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/10 10:57:38 UTC

[incubator-iotdb] branch cluster_new updated (6f1413b -> f53c58b)

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 6f1413b  add test and mark/reset when parse failed
     add f53c58b  multiple fix

No new revisions were added by this update.

Summary of changes:
 .../iotdb/cluster/client/sync/SyncClientPool.java       |  2 +-
 .../iotdb/cluster/server/member/MetaGroupMember.java    | 16 +++++++++++++++-
 .../apache/iotdb/cluster/server/member/RaftMember.java  |  9 ++++++++-
 .../iotdb/cluster/server/service/BaseSyncService.java   | 11 +++++++++--
 .../apache/iotdb/cluster/utils/SerializeUtilTest.java   | 17 ++++++++++++++---
 .../db/engine/version/SimpleFileVersionController.java  |  4 +++-
 6 files changed, 50 insertions(+), 9 deletions(-)