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/03/13 07:05:39 UTC

[GitHub] [iotdb] wangchao316 commented on a change in pull request #5208: [To new_cluster] Resolve conversation for new cluster

wangchao316 commented on a change in pull request #5208:
URL: https://github.com/apache/iotdb/pull/5208#discussion_r825398294



##########
File path: confignode/src/main/java/org/apache/iotdb/confignode/manager/ConfigManager.java
##########
@@ -47,6 +47,7 @@
 
   private LoadBalancer loadBalancer;
 
+  /** Test only constructor */
   public ConfigManager(String hashExecutorClass, int deviceGroupCount) {

Review comment:
       if a method only for test,  need add @TestOnly




-- 
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