This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch internalSession
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from c77bb57cb2e Optimized the error message & prevented stack printing of
information_schema selection when the cluster is closing (#16905)
new 2f8b33cdaae remove-warn
add 1bf79ca4713 Fix folderManager NPE issue in WALNode when starting iotdb
in a disk-full state (#16869)
new 7f84a219f45 Merge branch 'master' of https://github.com/apache/iotdb
into internalSession
The 2 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:
.../db/protocol/session/InternalClientSession.java | 4 +-
.../db/protocol/session/MqttClientSession.java | 3 +-
.../allocation/AbstractNodeAllocationStrategy.java | 21 +++---
.../wal/allocation/FirstCreateStrategyTest.java | 81 ++++++++++++++++++++++
4 files changed, 95 insertions(+), 14 deletions(-)