HxpSerein opened a new pull request, #14145: URL: https://github.com/apache/iotdb/pull/14145
## Description 1. When there are other unknown or readonly DataNodes in the consensus group that are not the removed node, for security reasons, the current remove peer operation will wait for the unknown node to come online. To optimize this situation, we can check before and refuse to remove. 2. In the future, the two-stage operations of add and remove in region migration can be provided to users as separate instructions. Therefore, for the remove operation, we can consider adding the unsafe instruction to force deletion to avoid stuck situations.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
