Tejaskriya opened a new pull request, #5170: URL: https://github.com/apache/ozone/pull/5170
## What changes were proposed in this pull request? The redundant listing of keys was originating from the client module (it was visible from both `aws s3 ls` and `ozone sh key list` interfaces). The change proposed is to not add the prefix to the result list if the prefix is for a key and not a directory. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7713 ## How was this patch tested? Tested manually using docker. Also added a test in testListKeysAtDifferentLevels() of TestObjectStoreWithFSO. -- 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]
