Skip to content

Make pending request channel size configurable #1313

@muzarski

Description

@muzarski

This would directly correspond to cass_cluster_set_queue_size_io.

We even have a TODO in our code regarding this: https://github.com/scylladb/scylla-rust-driver/blob/v1.1.0/scylla/src/network/connection.rs#L453-L454.

By default we currently set the size to 1024. OTOH, cpp-driver sets this value to 8192 by detault. Maybe it is something to consider.

Metadata

Metadata

Assignees

Labels

cpp-rust-driver-p3Functionality required by cpp-rust-drivergood first issueGood for newcomerswaiting-on-authorWaiting for a response from issue/PR author

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions