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/20 00:30:41 UTC

[GitHub] [iotdb] CRZbulabula commented on a change in pull request #5287: [IOTDB-2730] start config service

CRZbulabula commented on a change in pull request #5287:
URL: https://github.com/apache/iotdb/pull/5287#discussion_r830542184



##########
File path: confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeConf.java
##########
@@ -18,18 +18,21 @@
  */
 package org.apache.iotdb.confignode.conf;
 
+import org.apache.iotdb.commons.conf.IoTDBConstant;

Review comment:
       Constants between DataNode and ConfigNode might different. Is that a good idea for blend them with a single IoTDBConstant class?




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