-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting --connect-timeout when using public addresses can take more than 3mins #32
Comments
fruch
added a commit
to fruch/scylla-cluster-tests
that referenced
this issue
Apr 24, 2023
Since the recent switch to newer cqlsh, seems like we are having cases of shutdown of the python-driver takes more then we are used to, and on cases it was up to 3min, enlarging the timeout for all cqlsh commands to workaround the issue. Ref: scylladb/scylla-cqlsh#32
8 tasks
fruch
added a commit
to scylladb/scylla-cluster-tests
that referenced
this issue
Apr 24, 2023
Since the recent switch to newer cqlsh, seems like we are having cases of shutdown of the python-driver takes more then we are used to, and on cases it was up to 3min, enlarging the timeout for all cqlsh commands to workaround the issue. Ref: scylladb/scylla-cqlsh#32
fgelcer
pushed a commit
to scylladb/scylla-cluster-tests
that referenced
this issue
May 18, 2023
Since the recent switch to newer cqlsh, seems like we are having cases of shutdown of the python-driver takes more then we are used to, and on cases it was up to 3min, enlarging the timeout for all cqlsh commands to workaround the issue. Ref: scylladb/scylla-cqlsh#32 (cherry picked from commit 2811e9f)
fgelcer
pushed a commit
to scylladb/scylla-cluster-tests
that referenced
this issue
May 18, 2023
Since the recent switch to newer cqlsh, seems like we are having cases of shutdown of the python-driver takes more then we are used to, and on cases it was up to 3min, enlarging the timeout for all cqlsh commands to workaround the issue. Ref: scylladb/scylla-cqlsh#32 (cherry picked from commit 2811e9f)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: