You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/07/24 11:01:58 UTC

[incubator-iotdb] branch mem_control updated (c566001 -> 9e027ec)

This is an automated email from the ASF dual-hosted git repository.

sunzesong pushed a change to branch mem_control
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from c566001  fix reportTsFileProcessorStatus
     add 9e027ec  SystemInfo 1 (#1559)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  6 ++++
 .../db/engine/storagegroup/TsFileProcessor.java    |  4 +--
 .../engine/storagegroup/TsFileProcessorInfo.java   | 23 ++++++++-----
 .../org/apache/iotdb/db/rescon/SystemInfo.java     | 40 +++++++++++++++++++---
 4 files changed, 57 insertions(+), 16 deletions(-)