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 43d0062  Refactor some exception
     add 56147c0  Delete duplicated with check methods

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/StorageEngine.java  |   1 -
 .../org/apache/iotdb/db/metadata/MManager.java     | 156 ++++-----------------
 .../java/org/apache/iotdb/db/metadata/MTree.java   |  87 ++++--------
 .../org/apache/iotdb/db/monitor/StatMonitor.java   |   6 +-
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |   8 +-
 .../iotdb/db/metadata/MManagerBasicTest.java       |  28 ++--
 .../iotdb/db/metadata/MManagerImproveTest.java     |  25 ++--
 7 files changed, 83 insertions(+), 228 deletions(-)

Reply via email to