You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ma...@apache.org on 2022/09/30 06:11:42 UTC

[iotdb] branch IOTDB-4554 updated (12f9badd04 -> 3aae869fee)

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

marklau99 pushed a change to branch IOTDB-4554
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 12f9badd04 wait for system recover in CompactionWorker
     add 3aae869fee fix ci

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/compaction/CompactionWorker.java    | 3 ++-
 server/src/main/java/org/apache/iotdb/db/service/DataNode.java     | 1 +
 server/src/main/java/org/apache/iotdb/db/service/IoTDB.java        | 7 +++++++
 server/src/main/java/org/apache/iotdb/db/service/NewIoTDB.java     | 1 +
 .../apache/iotdb/db/engine/compaction/CompactionSchedulerTest.java | 4 +++-
 .../iotdb/db/engine/compaction/CompactionTaskManagerTest.java      | 2 ++
 6 files changed, 16 insertions(+), 2 deletions(-)