ashishkumar50 opened a new pull request, #6628: URL: https://github.com/apache/ozone/pull/6628
## What changes were proposed in this pull request? ListOpenFile currently displays all the keys present in openFile/Key table. In some cases when hsync keys are deleted but those keys may still present in openFileTable for some duration before openKeyCleanupService deletes them permanently. To show those deleted keys in this PR we are adding one extra column in CLI to display deleted information. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10774 ## How was this patch tested? Integration test -- 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]
