Skip to content

Conversation

@ebozduman
Copy link
Collaborator

Fixes #953, #947, #945

Tested thee fix for the following error cases:

 - StatObjectAsync fails when object does not exist => ObjectNotFoundException
 - StatObjectAsync fails when bucket does not exist => BucketNotFoundException
 - BucketExistsAsync returns true/false

@ebozduman ebozduman changed the title fixes error messages for BucketExists and StatObject fixes BucketExists' return value and StatObject Jan 22, 2024
@ebozduman ebozduman changed the title fixes BucketExists' return value and StatObject fixes BucketExists' return value and StatObject returned exceptions Jan 22, 2024
@ebozduman ebozduman changed the title fixes BucketExists' return value and StatObject returned exceptions fixes BucketExists' return value and StatObject's returned exceptions Jan 22, 2024
Copy link

@shtripat shtripat left a comment

Choose a reason for hiding this comment

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

few minor ones

shtripat
shtripat previously approved these changes Jan 23, 2024
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.

StatObjectAsync does not throw exception when object or bucket does not exist

2 participants