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/02/20 16:08:16 UTC

[incubator-iotdb] branch mmanager_refactor updated (786a1f6 -> 96e3793)

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

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


    from 786a1f6  refactor mmanager
     add 96e3793  Fix bugs and code smells

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     | 39 ++++++++++++----------
 .../org/apache/iotdb/db/monitor/StatMonitor.java   |  1 -
 .../iotdb/db/monitor/collector/FileSize.java       |  7 ++--
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |  2 +-
 .../integration/IoTDBLoadExternalTsfileTest.java   | 24 ++++++-------
 5 files changed, 38 insertions(+), 35 deletions(-)