szetszwo opened a new pull request, #8207: URL: https://github.com/apache/ozone/pull/8207
## What changes were proposed in this pull request? In this PR, we will - change AbstractContainerReportHandler to abstract; - remove the logger field and change the getLogger() method to abstract; - move nodeManager up and remove the redundant containerManager from the subclasses; and - add a new UnknownContainerAction enum. ## What is the link to the Apache JIRA HDDS-12738 ## How was this patch tested? By existing 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]
