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: rethrows BucketAlreadyExists and BucketAlreadyOwned #462

Merged
merged 1 commit into from
May 17, 2024

Conversation

markjschreiber
Copy link
Contributor

exceptions as FileSystemAlreadyExists exception

Issue #, if available:
#461
Description of changes:
Fixes #461 by rethrowing BucketAlreadyExistsException and BucketAlreadyOwnedException as FileSystemAlreadyExists exception.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…ns as `FileSystemAlreadyExists` exception
@markjschreiber markjschreiber merged commit 66bede8 into main May 17, 2024
1 check passed
@markjschreiber markjschreiber deleted the markjschreiber/fix/443 branch May 17, 2024 19:13
stefanofornari pushed a commit to stefanofornari/aws-java-nio-spi-for-s3 that referenced this pull request May 20, 2024
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.

The S3FileSystemProvider.newFileSystem does not throw FileSystemAlreadyExistsException
1 participant