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

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


    from 1f5f010  format
     add 4afd1c6  remove lock in both MManager and MNode, use concurrent hash 
map to sync

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     | 1169 ++++++++------------
 .../java/org/apache/iotdb/db/metadata/MTree.java   |  373 ++++---
 .../org/apache/iotdb/db/metadata/mnode/MNode.java  |   96 +-
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |   86 +-
 .../iotdb/db/metadata/MManagerImproveTest.java     |   18 +-
 .../org/apache/iotdb/db/metadata/MTreeTest.java    |   51 +-
 6 files changed, 784 insertions(+), 1009 deletions(-)

Reply via email to