This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 5f635bf464e DAL: Remove dal file after drop databases or remove
dataRegions (#15191)
add 299c3df372c Improve ConfigNode removing #15189
No new revisions were added by this update.
Summary of changes:
.../iotdb/confignode/conf/ConfigNodeConfig.java | 13 +----------
.../iotdb/confignode/manager/ConfigManager.java | 9 ++++++--
.../manager/load/service/StatisticsService.java | 4 ++--
.../iotdb/confignode/manager/node/NodeManager.java | 27 ++++++++++++++++++++--
.../confignode/persistence/node/NodeInfo.java | 7 ++++++
.../thrift/ConfigNodeRPCServiceProcessor.java | 5 +++-
6 files changed, 46 insertions(+), 19 deletions(-)