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/09 11:48:09 UTC

[incubator-iotdb] branch cluster_new updated (b3b2a68 -> b750e2e)

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 b3b2a68  Merge branch 'cluster_new' of https://github.com/apache/incubator-iotdb into cluster_new
     add b750e2e  fix sync heartbeat

No new revisions were added by this update.

Summary of changes:
 cluster/src/assembly/resources/conf/iotdb-cluster.properties        | 2 +-
 cluster/src/assembly/resources/conf/iotdb-engine.properties         | 2 +-
 .../main/java/org/apache/iotdb/cluster/config/ClusterConfig.java    | 4 ++--
 .../src/main/java/org/apache/iotdb/cluster/server/ClientServer.java | 2 +-
 .../org/apache/iotdb/cluster/server/heartbeat/HeartbeatThread.java  | 6 ++++--
 5 files changed, 9 insertions(+), 7 deletions(-)