You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2022/08/25 12:32:44 UTC

[iotdb] 05/06: Merge commit 'refs/pull/7108/head' of github.com:apache/iotdb

This is an automated email from the ASF dual-hosted git repository.

caogaofei pushed a commit to branch beyyes/remove_confignode_develop
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 57a332bac391353284583ab70141b9f480f989d6
Merge: c9a3325c63 c842c317b0
Author: Beyyes <cg...@foxmail.com>
AuthorDate: Thu Aug 25 12:14:28 2022 +0800

    Merge commit 'refs/pull/7108/head' of github.com:apache/iotdb

 .../async/handlers/DataNodeHeartbeatHandler.java      |  2 +-
 .../load/heartbeat/ConfigNodeHeartbeatCache.java      | 19 +++----------------
 .../load/heartbeat/DataNodeHeartbeatCache.java        |  4 +++-
 .../load/balancer/router/LeaderRouterTest.java        |  6 +++++-
 .../balancer/router/LoadScoreGreedyRouterTest.java    |  6 +++++-
 .../org/apache/iotdb/commons/cluster/NodeStatus.java  |  5 +++++
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java    |  2 +-
 .../thrift/impl/DataNodeInternalRPCServiceImpl.java   |  2 +-
 .../org/apache/iotdb/spark/db/EnvironmentUtils.java   |  3 ++-
 9 files changed, 26 insertions(+), 23 deletions(-)