liuruiyiyang commented on a change in pull request #67: [IOTDB-25] Add some doc 
in user guide for JMX MBean Monitor
URL: https://github.com/apache/incubator-iotdb/pull/67#discussion_r260273607
 
 

 ##########
 File path: iotdb/src/main/java/org/apache/iotdb/db/utils/OpenFileNumUtil.java
 ##########
 @@ -38,7 +39,7 @@
   private static final int PID_ERROR_CODE = -1;
   private static final int UNSUPPORTED_OS_ERROR_CODE = -2;
   private static final int UNKNOWN_STATISTICS_ERROR_CODE = -3;
-  private static final String IOTDB_PROCESS_KEY_WORD = "iotdb.IoTDB";
 
 Review comment:
   The previous keyword ```iotdb.IoTDB```  is ineffective on MacOS, however 
keyword ```IoTDB``` is working on both Linux and MacOS, which is why I change 
the keyword to ```IoTDB```.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to