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 S3 gateway delete object limits check #4240

Merged
merged 1 commit into from
Sep 25, 2022

Conversation

nopcoder
Copy link
Contributor

Return ErrMalformedXML on list of objects is empty or passed the maximum allowed in a single request.

Fix #4210

Return ErrMalformedXML on list of objects is empty or passed the maximum
allowed in a single request.
@nopcoder nopcoder added bug Something isn't working area/gateway Changes to the gateway include-changelog PR description should be included in next release changelog labels Sep 22, 2022
@nopcoder nopcoder requested a review from itaiad200 September 22, 2022 13:49
@nopcoder nopcoder self-assigned this Sep 22, 2022
@nopcoder nopcoder changed the title Fix s3 gateway delete object limits check Fix S3 gateway delete object limits check Sep 22, 2022
@nopcoder nopcoder merged commit 75a94ac into master Sep 25, 2022
@nopcoder nopcoder deleted the fix/gtw-delete-objects-limit branch September 25, 2022 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gateway Changes to the gateway bug Something isn't working include-changelog PR description should be included in next release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S3 Gateway should limit delete-objects request to max allowed
2 participants