smengcl opened a new pull request, #5920: URL: https://github.com/apache/ozone/pull/5920
WIP. Basic functionality works. Needs further polishing. See TODOs inline. ## What changes were proposed in this pull request? Add Ozone Admin CLI `listopenfiles` as a debug command for admins and devs. ```bash ozone admin om listopenfiles ``` - [x] Filter by bucket or key prefix - [x] Pagination support - [ ] Documentation ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8830 ## How was this patch tested? - [ ] Integration test addition - WIP. - [ ] Unit test addition? - [ ] Test manually in Docker. -- 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]
