Skip to content

Potential deadlock when scanning large table #1835

Description

@westonpace

While scanning a large table in GCS it is possible to trigger a deadlock.

This seems to be unique to GCS & HTTP1, possibly because this GCS multiplexes over many TCP connections (vs AWS which multiplexes over a single TCP connection). Once in this deadlock no futures are getting polled.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions