ArafatKhan2198 opened a new pull request, #7149: URL: https://github.com/apache/ozone/pull/7149
## What changes were proposed in this pull request? The problem was that Recon wasn't accurately updating the state of containers, especially when they were deleted in SCM or had an `EMPTY_MISSING` unhealthy state. The fix involved adding logic to ensure that when SCM marks a container as `DELETED` or identifies it as `EMPTY_MISSING`, Recon correctly updates its state, with detailed logging to track these changes and clear documentation to help future developers understand the process. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11389 ## How was this patch tested? Tested it out manually on a docker cluster -- 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]
