This is an automated email from the ASF dual-hosted git repository.
CRZbulabula pushed a change to branch upgrade-heartbeat-service
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from b0e2df75ae8 better impl 4 topology service
add bfbda1a1e68 Refine topology probing, push, and ClusterTopology
No new revisions were added by this update.
Summary of changes:
.../client/async/CnToDnAsyncRequestType.java | 1 +
.../CnToDnInternalServiceAsyncRequestManager.java | 7 ++
.../rpc/DataNodeAsyncRequestRPCHandler.java | 8 ++
...RPCHandler.java => TopologyPushRPCHandler.java} | 25 +---
.../manager/load/service/TopologyService.java | 139 ++++++++-------------
.../iotdb/db/queryengine/plan/ClusterTopology.java | 22 ++++
6 files changed, 96 insertions(+), 106 deletions(-)
copy
iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/rpc/{SubmitTestConnectionTaskRPCHandler.java
=> TopologyPushRPCHandler.java} (66%)