You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2015/06/30 18:11:05 UTC

[jira] [Comment Edited] (CASSANDRA-9601) Allow an initial connection timeout to be set in cqlsh

    [ https://issues.apache.org/jira/browse/CASSANDRA-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608585#comment-14608585 ] 

Tyler Hobbs edited comment on CASSANDRA-9601 at 6/30/15 4:10 PM:
-----------------------------------------------------------------

I haven't done a thorough review (I'll leave that to Benjamin), but I just noticed one small thing that we should make sure to fix.  The new option name is {{\-\-connect_timeout}}, but {{\-\-connect\-timeout}} would be consistent with the existing options (like {{\-\-no\-color}}).


was (Author: thobbs):
I haven't done a thorough review (I'll leave that to Benjamin), but I just noticed one small thing that we should make sure to fix.  The new option name is {{--connect_timeout}}, but {{--connect-timeout}} would be consistent with the existing options (like {{--no-color}}).

> Allow an initial connection timeout to be set in cqlsh
> ------------------------------------------------------
>
>                 Key: CASSANDRA-9601
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9601
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Mike Adamson
>            Assignee: Stefania
>              Labels: cqlsh
>             Fix For: 2.2.x
>
>
> [PYTHON-206|https://datastax-oss.atlassian.net/browse/PYTHON-206] introduced the ability to change the initial connection timeout on connections from the default of 5s.
> This change was introduced because some auth providers (kerberos) can take longer than 5s to complete a first time negotiation for a connection. 
> cqlsh should allow this setting to be changed. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)