You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/06/23 13:05:32 UTC

[GitHub] [iotdb] CRZbulabula commented on a diff in pull request #6402: [IOTDB-3391] && [IOTDB-3372] Judge ConfigNode status through heartbeat && show cluster did not return a correct result when stop a datanode or confignode

CRZbulabula commented on code in PR #6402:
URL: https://github.com/apache/iotdb/pull/6402#discussion_r904985131


##########
thrift-confignode/src/main/thrift/confignode.thrift:
##########
@@ -322,5 +323,8 @@ service ConfigIService {
 
   TShowRegionResp showRegion(TShowRegionReq req)
 
+  /* Get confignode heartbeat */
+  i64 getHeartBeat(i64 timestamp)

Review Comment:
   Rename to getConfigNodeHeartbeat



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org