This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 0d8d00443e [IOTDB-3286] False Carousel Ratio on Desktop Version
Homepage (#6028)
add 1f3152976a [IOTDB-3040] Fix TTL cannot delete the expired tsfile
(#5895)
No new revisions were added by this update.
Summary of changes:
.../engine/compaction/CompactionTaskManager.java | 2 +
.../compaction/cross/CrossSpaceCompactionTask.java | 44 ++++++------
.../compaction/inner/InnerSpaceCompactionTask.java | 80 ++++++++++++----------
.../compaction/task/AbstractCompactionTask.java | 1 +
.../db/engine/storagegroup/TsFileResource.java | 11 +--
.../compaction/CompactionTaskManagerTest.java | 31 +++++----
6 files changed, 93 insertions(+), 76 deletions(-)