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 0a7d2b73d8b [IOTDB-5832] Fix Bug: The size of readyQueue is negative
incorrectly
add efc61e2b06a update disk usage and file num when delete wal node (#9730)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/db/wal/WALManager.java | 8 ++---
.../db/wal/allocation/FirstCreateStrategy.java | 3 ++
.../iotdb/db/wal/buffer/AbstractWALBuffer.java | 41 ++++++++++++++++++++--
.../java/org/apache/iotdb/db/wal/node/WALNode.java | 14 ++++++--
.../iotdb/db/wal/recover/WALNodeRecoverTask.java | 6 ----
5 files changed, 57 insertions(+), 15 deletions(-)