swamirishi commented on code in PR #5619:
URL: https://github.com/apache/ozone/pull/5619#discussion_r1415272483


##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneListStatusHelper.java:
##########
@@ -227,6 +208,36 @@ public Collection<OzoneFileStatus> listStatusFSO(OmKeyArgs 
args,
         Collectors.toList());
   }
 
+  private OzoneFileStatus getStatus(String prefixPath, long scmBlockSz,

Review Comment:
   done



-- 
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]

Reply via email to