This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch hot_compaction
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 2ac8ce3 fix failed tests
add abee581 add recover support
No new revisions were added by this update.
Summary of changes:
.../engine/storagegroup/StorageGroupProcessor.java | 125 +++++++++++---------
.../writelog/recover/TsFileRecoverPerformer.java | 131 ++++++++++++++-------
.../recover/RecoverResourceFromReaderTest.java | 2 +-
.../db/writelog/recover/SeqTsFileRecoverTest.java | 8 +-
.../writelog/recover/UnseqTsFileRecoverTest.java | 2 +-
5 files changed, 164 insertions(+), 104 deletions(-)