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(services/s3): NoSuchBucket is a ConfigInvalid for OpenDAL #4895

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

tisonkun
Copy link
Member

Which issue does this PR close?

This refers to #4894. It doesn't "fix" the stat part, but fix the check method as a workaround.

What changes are included in this PR?

OpenDAL doesn't

Are there any user-facing changes?

check on S3 service will now fail if bucket misconfigured or bucket is yet to be created..

Signed-off-by: tison <wander4096@gmail.com>
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Makes sense to me

@Xuanwo Xuanwo merged commit 062a663 into apache:main Jul 14, 2024
216 checks passed
@tisonkun tisonkun deleted the special-NoSuchBucket branch July 14, 2024 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants