This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch hot_compaction
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 96d2909 remove unused config
add b68bc19 delete unusable serialize
add a64002a query lock
add acd8039 Merge branch 'hot_compaction' of
https://github.com/apache/incubator-iotdb into hot_compaction
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/engine/flush/MemTableFlushTask.java | 1 +
.../engine/storagegroup/StorageGroupProcessor.java | 37 +++++----
.../iotdb/db/engine/storagegroup/TsFileLock.java | 2 +-
.../db/engine/storagegroup/TsFileProcessor.java | 37 ++++-----
.../db/engine/storagegroup/TsFileResource.java | 95 ++++++++++++++--------
5 files changed, 98 insertions(+), 74 deletions(-)