This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch Vector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 55ecf17 add SystemInfoMBean
add a90d1cf MBean
No new revisions were added by this update.
Summary of changes:
.../db/engine/cache/CacheHitRatioMonitor.java | 29 +++++++++++++++++
.../engine/cache/CacheHitRatioMonitorMXBean.java | 10 ++++++
.../org/apache/iotdb/db/rescon/SystemInfo.java | 37 +++-------------------
.../apache/iotdb/db/rescon/SystemInfoMBean.java | 28 ----------------
.../java/org/apache/iotdb/db/service/IoTDB.java | 1 -
5 files changed, 44 insertions(+), 61 deletions(-)
delete mode 100644
server/src/main/java/org/apache/iotdb/db/rescon/SystemInfoMBean.java