This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch add_plan_index
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from a44b62f add plan index and flush/close listeners
add 462c9c5 add min plan index and register interface.
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/engine/StorageEngine.java | 22 ++++++++++++++++++++--
.../iotdb/db/engine/memtable/AbstractMemTable.java | 18 +++++++++++++-----
.../apache/iotdb/db/engine/memtable/IMemTable.java | 2 ++
.../engine/storagegroup/StorageGroupProcessor.java | 2 +-
.../db/engine/storagegroup/TsFileProcessor.java | 4 ++--
.../db/engine/storagegroup/TsFileResource.java | 21 +++++++++++++++++++--
6 files changed, 57 insertions(+), 12 deletions(-)