nandakumar131 opened a new pull request, #5120: URL: https://github.com/apache/ozone/pull/5120
## What changes were proposed in this pull request? When a Container is in CLOSED state with one of its replicas in QUASI_CLOSED state and has incorrect sequenceID, that replica should be deleted by SCM as it's inconsistent replica. ## What is the link to the Apache JIRA [HDDS-9075](https://issues.apache.org/jira/browse/HDDS-9075) ## How was this patch tested? Added unit test to verify if SCM is re-replicating the container when there is an inconsistent quasi_closed container and then deleting the inconsistent replica when the container is in CLOSED state. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
