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 25d8859  fix unclosed file in test
     add ee5cc1f  add logs, fix catch up and enhance client management

No new revisions were added by this update.

Summary of changes:
 .../iotdb/cluster/client/async/DataClient.java     | 19 +++++++++-
 .../iotdb/cluster/client/async/MetaClient.java     | 22 ++++++++++-
 .../apache/iotdb/cluster/config/ClusterConfig.java | 14 +++++++
 .../iotdb/cluster/log/catchup/CatchUpTask.java     | 44 +++++++++++++++-------
 .../iotdb/cluster/log/catchup/LogCatchUpTask.java  | 12 +++---
 .../cluster/log/catchup/SnapshotCatchUpTask.java   | 33 ++++++++++------
 .../iotdb/cluster/server/member/RaftMember.java    |  4 +-
 7 files changed, 115 insertions(+), 33 deletions(-)

Reply via email to