sadanand48 opened a new pull request #2128: URL: https://github.com/apache/ozone/pull/2128
## What changes were proposed in this pull request? Added unit test to verify whether `KeyDeletingService` deletes FSO files. The DirectoryDeletingService is responsible for moving subfiles of deleted directories into the DeletedTable. The DeletedTable however expects the older key format (volume/bucket/key) . The fix in this change ensures that the right key format is written into the `DeletedTable` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5042 ## How was this patch tested? UT -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
