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 2020/03/05 06:36:45 UTC

[GitHub] [incubator-iotdb] qiaojialin commented on a change in pull request #866: Cherry pick the changes of the distributed version

qiaojialin commented on a change in pull request #866: Cherry pick the changes of the distributed version
URL: https://github.com/apache/incubator-iotdb/pull/866#discussion_r388101665
 
 

 ##########
 File path: server/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java
 ##########
 @@ -611,6 +614,14 @@ private String getHdfsDir() {
     return dataDirs;
   }
 
+  public boolean isEnableMetricService() {
 
 Review comment:
   Hi, I will fix this

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services