Skip to content

Conversation

@mukul1987
Copy link
Contributor

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

Copy link
Contributor

@rakeshadr rakeshadr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mukul1987 for the patch. Added few comments, please go through it.

Copy link
Contributor

@rakeshadr rakeshadr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM. Thanks @mukul1987 for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants