This is an automated email from the ASF dual-hosted git repository.
xingtanzjr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ba77da8a75a [IOTDB-6178] Add fsync for schemaregion, CQInfo, ModelInfo
add 46fd4520026 Fix bad tsfile being recoverd from wal (#11276)
No new revisions were added by this update.
Summary of changes:
.../wal/recover/file/TsFilePlanRedoer.java | 9 ++--
.../file/UnsealedTsFileRecoverPerformer.java | 61 +++++++++-------------
.../wal/recover/file/TsFilePlanRedoerTest.java | 35 ++++++++++---
.../iotdb/tsfile/file/header/ChunkGroupHeader.java | 3 ++
.../tsfile/read/TsFileSequenceReaderTest.java | 11 ++--
.../write/writer/RestorableTsFileIOWriterTest.java | 37 +++++++++++++
6 files changed, 102 insertions(+), 54 deletions(-)