This is an automated email from the ASF dual-hosted git repository.
CRZbulabula pushed a change to branch fix-extend-region-npe-invalid-target
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from c5dcd0da5d5 Fix NullPointerException when extend/reconstruct region
targets a non-DataNode id
add 3f269002da7 Reject invalid extend/reconstruct target upstream; fix
flaky remove-2-DN IT
No new revisions were added by this update.
Summary of changes:
.../IoTDBRegionGroupExpandAndShrinkForIoTV1IT.java | 9 ++-
.../commit/IoTDBRegionReconstructForIoTV1IT.java | 4 +-
.../IoTDBRemoveDataNodeNormalIT.java | 15 +++-
.../removedatanode/IoTDBRemoveDataNodeUtils.java | 55 ++++++++++++++
.../iotdb/confignode/manager/ProcedureManager.java | 86 +++++++++++++---------
5 files changed, 126 insertions(+), 43 deletions(-)