This is an automated email from the ASF dual-hosted git repository.
CRZbulabula pushed a change to branch
fix-schema-region-partition-race-remove-message
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 047c0a5eb59 Unify RemoveDataNode capacity-rejection message with
concrete numbers
add 70bee2719f3 Move the last-DataNode removal test to its own 1C1D suite
class
No new revisions were added by this update.
Summary of changes:
.../IoTDBRemoveDataNodeNormalIT.java | 41 --------
.../removedatanode/IoTDBRemoveLastDataNodeIT.java | 111 +++++++++++++++++++++
2 files changed, 111 insertions(+), 41 deletions(-)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/confignode/it/removedatanode/IoTDBRemoveLastDataNodeIT.java