Skip to content

3.x: PoolingOptions.maxQueueSize is too small #577

@dkropachev

Description

@dkropachev

Currently it is 256, which means that driver allows only 256 pending requests.
Given the fact that there are nodes in the wild with 128 shards it is too low.
We need to fix it, probably it makes sense to configure it based on number of shards, or connections in the pool

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions