smengcl commented on code in PR #3309:
URL: https://github.com/apache/ozone/pull/3309#discussion_r943654174
##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManagerUtils.java:
##########
@@ -62,7 +62,7 @@ private OzoneManagerUtils() {
* omMetadataManager().getBucketTable().get(buckKey)
*/
- private static OmBucketInfo getOmBucketInfo(OMMetadataManager metaMgr,
+ public static OmBucketInfo getOmBucketInfo(OMMetadataManager metaMgr,
Review Comment:
Got it. In the case would you also clarify this in the PR title (and jira) a
bit more?
e.g.: `HDDS-5504. Refactor namespace summaries (du, dist & counts) for
upcoming legacy FS buckets support`
--
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]