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 DeleteObjects panic #1527

Merged
merged 1 commit into from
Mar 7, 2022
Merged

Conversation

sjp00556
Copy link
Contributor

@sjp00556 sjp00556 commented Mar 7, 2022

delete objects will cause panic when has errs, use the same logic as gateway-s3.go (L:538)

panic here:
screenshot-20220307-162608
screenshot-20220307-164542

fix this bug, reference gateway-s3.go (L:538) logic:
screenshot-20220307-165651

@zhijian-pro zhijian-pro self-assigned this Mar 7, 2022
@zhijian-pro zhijian-pro requested a review from davies March 7, 2022 12:27
@davies davies merged commit b3fcc5d into juicedata:main Mar 7, 2022
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