This is an automated email from the ASF dual-hosted git repository.
marklau99 pushed a change to branch wal-compress-formal-branch
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 0c22b438180 temp for debug
add 5f3c1e3d453 fix bug
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/SessionExample.java | 62 +++++++++++-----------
.../dataregion/wal/io/CheckpointReader.java | 4 +-
.../dataregion/wal/io/WALByteBufReader.java | 11 +++-
.../dataregion/wal/io/WALInputStream.java | 25 ++++++++-
.../dataregion/wal/io/WALMetaData.java | 22 ++++++--
.../dataregion/wal/recover/WALNodeRecoverTask.java | 1 +
6 files changed, 83 insertions(+), 42 deletions(-)