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/28 01:38:35 UTC

[incubator-iotdb] branch cluster_new updated (d73e4df -> e65b64b)

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 d73e4df  fix test
     add cc6557c  fix sync heartbeat client leak
     add e65b64b  Merge branch 'cluster_new' of https://github.com/apache/incubator-iotdb into cluster_new

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/cluster/client/sync/SyncDataClient.java  |  9 +++++++--
 .../cluster/client/sync/SyncDataHeartbeatClient.java      | 13 ++++++++++---
 .../apache/iotdb/cluster/client/sync/SyncMetaClient.java  |  9 +++++++--
 .../cluster/client/sync/SyncMetaHeartbeatClient.java      | 15 ++++++++++-----
 .../java/org/apache/iotdb/db/metadata/mnode/MNode.java    |  3 ++-
 5 files changed, 36 insertions(+), 13 deletions(-)