This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch improve_wal
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 6c2f90a fix serialization
add 81c359c add restart logs
new 14826d0 Merge branch 'add_restart_logs' into improve_wal
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/iotdb/db/conf/IoTDBConfig.java | 2 +-
.../db/engine/storagegroup/StorageGroupProcessor.java | 16 +++++++++++++++-
.../src/main/java/org/apache/iotdb/db/service/IoTDB.java | 4 +++-
.../db/writelog/recover/TsFileRecoverPerformer.java | 2 ++
4 files changed, 21 insertions(+), 3 deletions(-)