Skip to content

Remove '_BrokenOperationFuture' workaround #3020

@tseaver

Description

@tseaver

google.cloud.spanner.databse._BrokenOperationFuture is a subclass of google.gax._OperationFuture which attempts to work around the fact that the spanner back-end sometimes returns metadata instead of the expected empty response, which causes the normal future to blow up.

Once the back-end is updated to fix this, remove _BrokenOperationFuture.

Metadata

Metadata

Labels

api: spannerIssues related to the Spanner API.backendpriority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions