Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Specifying socket options #16

Open
ivtu opened this issue Feb 21, 2017 · 1 comment
Open

Specifying socket options #16

ivtu opened this issue Feb 21, 2017 · 1 comment

Comments

@ivtu
Copy link

ivtu commented Feb 21, 2017

Hello,
I am using Cassandra 3 cluster (5 machines) and 3.1.0 version of your driver.
It seems that we cannot specify other values for socket options, because in SessionHolder I see only next:
builder.withSocketOptions(new SocketOptions().setKeepAlive(true));

Can we somehow get new version with possibility to specify:

  1. connectTimeoutMillis
  2. readTimeoutMillis
  3. tcpNoDelay

Thanks in advance.

@ivtu
Copy link
Author

ivtu commented Feb 23, 2017

changes.zip

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant