sodonnel opened a new pull request, #3995: URL: https://github.com/apache/ozone/pull/3995
## What changes were proposed in this pull request? The under replication processing makes some calls which we no longer need into the ECContainerHealth check class. If the container ends up in the under replicated handler, it means it was under-replicated and we can just check that is still the case by checking the ECContainerReplicaCount object instead of going back to the ECContainerHealthCheck class. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7532 ## How was this patch tested? Existing test cover this - its a small refactor rather than new logic. -- 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]
