errose28 commented on PR #5920:
URL: https://github.com/apache/ozone/pull/5920#issuecomment-1887758668

   Right now this is returning object IDs in the path of the keys, which were 
previously only internal to OM. What is the expected use of this CLI? If it is 
to do some sort of file close/reclamation based on key name the current paths 
returned will not help. Alternatively, providing the actual full paths may be 
problematic because keys can remain open after their parent directories or 
buckets are deleted, and only the final commit will fail.


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