Skip to content

Tags: tempbottle/java-driver

Tags

scylla-2.1.9

Toggle scylla-2.1.9's commit message
Update pooling options for v3 protocol

Increase the number of parallel open connections used by v3 and align it
with the defaults for v2.

While v3 allows 32K concurrent operations vs v2 that allows only 256
concurrent operations the usage of a single connection does not allow to
scale to the maximal performance. Allowing multiple connections (as v2
allows) provides better performance.

This is esepcially true in cases in which the client is actually able to
utilize this (https://issues.apache.org/jira/browse/CASSANDRA-9558) to
that end cassandra-stress has been updated to be forced to use v2 which
allows multiple parallel connections instead of v3.

Signed-off-by: Shlomi Livne <shlomi@scylladb.com>

3.0.0-alpha5

Toggle 3.0.0-alpha5's commit message
[maven-release-plugin] copy for tag 3.0.0-alpha5

2.1.9

Toggle 2.1.9's commit message
[maven-release-plugin] copy for tag 2.1.9

2.0.12

Toggle 2.0.12's commit message
[maven-release-plugin] copy for tag 2.0.12

3.0.0-alpha4

Toggle 3.0.0-alpha4's commit message
[maven-release-plugin] copy for tag 3.0.0-alpha4

2.1.8

Toggle 2.1.8's commit message
[maven-release-plugin] copy for tag 2.1.8

3.0.0-alpha3

Toggle 3.0.0-alpha3's commit message
[maven-release-plugin] copy for tag 3.0.0-alpha3

2.0.11

Toggle 2.0.11's commit message
[maven-release-plugin] copy for tag 2.0.11

3.0.0-alpha2

Toggle 3.0.0-alpha2's commit message
[maven-release-plugin] copy for tag 3.0.0-alpha2

2.2.0-rc3

Toggle 2.2.0-rc3's commit message
[maven-release-plugin] copy for tag 2.2.0-rc3