jixuan1989 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_r260590478
########## 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: If so, remember to modify the script file. ---------------------------------------------------------------- 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
