Skip to content

[C++][FS][S3] Errors in AWS SDK are not propagated correctly #44334

@OliLay

Description

@OliLay

Describe the bug, including details regarding any error messages, version, and platform.

If the AWS SDK fails to send a request (for whatever reason), it indicates so in its *Outcome model classes. In the ObjectOutputStream, we have a bug where we do not check the outcome model that the AWS SDK returns to us correctly, hence indicating a write was successful although it was not.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions