ss77892 opened a new pull request, #10241: URL: https://github.com/apache/ozone/pull/10241
## What changes were proposed in this pull request? When a container replica is marked UNHEALTHY but its data is actually intact, the scanner now recovers it back to a healthy state (QUASI_CLOSED/CLOSED) automatically instead of leaving it stuck. This adds markContainerHealthy() to the container/handler interfaces, wires it through the scanner and reconciliation, and includes unit and integration tests. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11207 ## How was this patch tested? UT/CI/real cluster with fault injection. -- 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]
