Skip to content

spanner: dropping a ResultSet for the first query in a transaction can lead to a deadlock #5673

@olavloite

Description

@olavloite

If the ResultSet that is returned by the first query in a transaction is dropped by the application before reading any data, it can lead to a deadlock, as the ResultSet will never process the transaction ID that is returned as part of the metadata of the query.

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the Spanner 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

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions