devmadhuu opened a new pull request, #8069: URL: https://github.com/apache/ozone/pull/8069
## What changes were proposed in this pull request? This PR change is to use rawTable iterator to avoid de-serializing of proto to heavy objects when iterating table to get table rows count. This will improve performance when there are large number of omkeyinfo objects in OM metadata and large ACL list. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12584 ## How was this patch tested? This patch is tested manually using docker and running existing junit and integration 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]
