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/14 03:28:55 UTC

[incubator-iotdb] branch cluster_new updated (a87479f -> 1b84617)

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 a87479f  Avoid too frequent reconnect
     add 1b84617  add cluster node

No new revisions were added by this update.

Summary of changes:
 .../cluster/client/async/AsyncClientPool.java      | 25 ++++++-----
 .../iotdb/cluster/client/sync/SyncClientPool.java  | 25 ++++++-----
 .../apache/iotdb/cluster/utils/ClusterNode.java}   | 49 ++++++++++------------
 3 files changed, 50 insertions(+), 49 deletions(-)
 copy cluster/src/{test/java/org/apache/iotdb/cluster/common/TestSnapshot.java => main/java/org/apache/iotdb/cluster/utils/ClusterNode.java} (53%)