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 d9552365dc2 Set fetchSize to max_tsblock_line_number if it's equal to
or less than zero
add 8a6405cdfa7 [remove datanode] Do not allow regions to inherit the
Removing state from datanode (#14185)
No new revisions were added by this update.
Summary of changes:
.../it/partition/IoTDBPartitionCreationIT.java | 59 +++++++---
.../it/partition/IoTDBPartitionDurableIT.java | 130 ---------------------
.../heartbeat/DataNodeHeartbeatHandler.java | 14 ++-
.../manager/load/cache/AbstractLoadCache.java | 2 +-
.../confignode/manager/load/cache/LoadCache.java | 8 ++
.../load/cache/region/RegionGroupCache.java | 4 +
.../procedure/env/RemoveDataNodeHandler.java | 27 ++---
7 files changed, 83 insertions(+), 161 deletions(-)