Skip to content

Client::WriteObject() still raises errors in some cases. #2374

@coryan

Description

@coryan

In most cases Client::WriteObject() signals errors by setting the iostream status bits and the .status() accessor in the returned ObjectWriteStream. But if the error condition is detected before we even create a valid ObjectWriteStreambuf then the function raises an exception.

That is not the expected behavior.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions