You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/03/19 08:47:55 UTC

[iotdb] branch Vector updated (55ecf17 -> a90d1cf)

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