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

[iotdb] branch master updated (de17d23 -> 95de08d)

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

jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from de17d23  [IOTDB-1104] Refactor the error handling process of query exceptions (#2436)
     add 95de08d  Fix compaction recover list bug (#2451)

No new revisions were added by this update.

Summary of changes:
 .../db/engine/compaction/TsFileManagement.java     |  5 ++
 .../level/LevelCompactionTsFileManagement.java     | 57 ++++++++++++++++++++--
 .../no/NoCompactionTsFileManagement.java           |  5 ++
 .../engine/storagegroup/StorageGroupProcessor.java | 10 ++--
 .../compaction/LevelCompactionRecoverTest.java     | 10 ++--
 5 files changed, 74 insertions(+), 13 deletions(-)