Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix truncated ListObjects request handling with non-existing NextMarker #1253

Merged
merged 3 commits into from
Dec 18, 2023

Conversation

DJTripper
Copy link
Contributor

Fix handling with Amazon S3 where the ListObjects request is truncated, but "NextMarker" is not returned, as decribed in https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjects.html#AmazonS3-ListObjects-response-NextMarker

Copy link
Contributor

@aldy505 aldy505 left a comment

Choose a reason for hiding this comment

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

LGTM

@aldy505
Copy link
Contributor

aldy505 commented Dec 14, 2023

@trim21 @kaankabalak @prakashsvmx pinging because I can't assign reviewers to anyone

@DJTripper
Copy link
Contributor Author

Oops... Sorry! Fixed code style/removed semicolon

@prakashsvmx prakashsvmx merged commit 0327ff8 into minio:master Dec 18, 2023
14 checks passed
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.

None yet

3 participants