You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ej...@apache.org on 2021/06/04 11:12:54 UTC

[iotdb] branch rel/0.12 updated (b9e3dd3 -> 48d75c2)

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

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


    from b9e3dd3  [To rel/0.12] Try to fix sg dead lock (#3339)
     add 48d75c2  [IOTDB-1420][To rel/0.12] Fix compaction ttl bug (#3334)

No new revisions were added by this update.

Summary of changes:
 .../level/LevelCompactionTsFileManagement.java     |  11 +-
 .../engine/compaction/utils/CompactionUtils.java   | 280 +++++++++++----------
 2 files changed, 150 insertions(+), 141 deletions(-)