This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 1bf79ca4713 Fix folderManager NPE issue in WALNode when starting iotdb
in a disk-full state (#16869)
add 79e10af5fd1 Fixed the warn log of internal/MQTT session's close
session method (#16909)
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/pipe/sink/protocol/writeback/WriteBackSink.java | 4 ++--
.../apache/iotdb/db/protocol/session/InternalClientSession.java | 4 ++--
.../org/apache/iotdb/db/protocol/session/MqttClientSession.java | 3 +--
.../org/apache/iotdb/db/protocol/session/SessionManager.java | 9 +++++++--
4 files changed, 12 insertions(+), 8 deletions(-)