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 07:28:53 UTC

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

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 28e7b45  Merge remote-tracking branch 'origin/Vector' into Vector
     add 55ecf17  add SystemInfoMBean

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/rescon/SystemInfo.java     | 45 +++++++++++++++++++++-
 ...istAllocatorMBean.java => SystemInfoMBean.java} |  8 +++-
 .../java/org/apache/iotdb/db/service/IoTDB.java    |  1 +
 .../org/apache/iotdb/db/service/ServiceType.java   |  3 +-
 4 files changed, 53 insertions(+), 4 deletions(-)
 copy server/src/main/java/org/apache/iotdb/db/rescon/{TVListAllocatorMBean.java => SystemInfoMBean.java} (86%)