swamirishi opened a new pull request, #7985: URL: https://github.com/apache/ozone/pull/7985
## What changes were proposed in this pull request? If the container is in CLOSED state and the Replica state in SCM is OPEN/CLOSING state, we are force closing the Container without comparing the BCSID. We should not force close the replicas in OPEN/CLOSING state. Changing the should close function to return the expected final state and setting force parameter based on the value returned. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12428?jql=text%20~%20%22force%20close%22 ## How was this patch tested? Adding unit tests. -- 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]
