liyuheng55555 commented on code in PR #14634:
URL: https://github.com/apache/iotdb/pull/14634#discussion_r1906676946
##########
iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ProcedureManager.java:
##########
@@ -678,6 +683,8 @@ public TSStatus
checkRemoveDataNodes(List<TDataNodeLocation> dataNodeLocations)
return new TSStatus(TSStatusCode.SUCCESS_STATUS.getStatusCode());
}
+ // region region operation related check
Review Comment:
not typo,`// region` is work with `// endregion`
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]