Uh oh!
There was an error while loading. Please reload this page.
HDDS-6788. Sort Ozone list Status output for FSO buckets. - #3444
Conversation
Uh oh!
There was an error while loading. Please reload this page.
rakeshadr
left a comment
There was a problem hiding this comment.
Thanks @mukul1987 for the patch. Added few comments, please go through it.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
rakeshadr
left a comment
There was a problem hiding this comment.
+1 LGTM. Thanks @mukul1987 for the contribution!
What changes were proposed in this pull request?
With FSO buckets, S3 list keys output is not sorted.
Amazon S3 list Objects returning the output sorted.
https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html
Since listKeys relies on listStatus for FSO buckets, this jira proposes to make listStatus output sorted
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-6788
How was this patch tested?
Added a new test to check for sorted output