devmadhuu opened a new pull request, #9154: URL: https://github.com/apache/ozone/pull/9154
## What changes were proposed in this pull request? This PR change is to move container related metadata from Derby to OM DB. This will impact the following: 1. ContainerSizeCountTask 2. API -> api/v1/utilization/containerCount ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13792 ## How was this patch tested? This patch is tested by updating and writing new junit and integration tests and manually in local docker cluster by adding set of keys in each bucket (FSO, OBS and Legacy) and then compare the results between master branch and this PR changes. -- 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]
