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

qiaojialin pushed a change to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 18f0144  [To rel/0.12] Cherry pick from autoai (#3637)
     new 87fb3d9  fix bug in compaction (#3626)
     new 9be4d2f  replace synchronized with write lock in cross compaction 
selection (#3633)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../compaction/CompactionMergeTaskPoolManager.java |  31 +++--
 .../db/engine/compaction/TsFileManagement.java     | 148 +++++++++++----------
 .../level/LevelCompactionTsFileManagement.java     |  92 ++++++++-----
 .../db/engine/merge/manage/MergeResource.java      |   3 +-
 .../merge/selector/MaxFileMergeFileSelector.java   |  15 ++-
 .../db/engine/storagegroup/TsFileResource.java     |   2 +-
 .../compaction/LevelCompactionRecoverTest.java     |  13 +-
 7 files changed, 170 insertions(+), 134 deletions(-)

Reply via email to