This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch hot_compaction
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 96f72bf fix recover folder
add 27a579d Fix hot compaction (#1415)
No new revisions were added by this update.
Summary of changes:
.../resources/conf/iotdb-engine.properties | 3 -
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 13 ----
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 12 ++++
.../iotdb/db/engine/flush/MemTableFlushTask.java | 69 ++++++++++++++++------
.../db/engine/storagegroup/TsFileProcessor.java | 2 +-
5 files changed, 65 insertions(+), 34 deletions(-)