You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/04/25 05:51:43 UTC

[incubator-iotdb] branch DeleteInsertBug updated (ca96090 -> 2c17fb6)

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

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


    from ca96090  fix compilation error
     add 2c17fb6  add read unlock

No new revisions were added by this update.

Summary of changes:
 .../engine/storagegroup/StorageGroupProcessor.java |  4 ++--
 .../org/apache/iotdb/db/metadata/MManager.java     | 10 ++++++---
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |  6 +++---
 .../apache/iotdb/db/integration/IoTDBLastIT.java   |  6 ++----
 .../iotdb/db/metadata/MManagerImproveTest.java     | 24 +++++++++++++---------
 5 files changed, 28 insertions(+), 22 deletions(-)