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

Varun Gupta commented on CASSANDRA-12576:
-----------------------------------------

I am able to cqlsh with read timeout value of 500000000. I am using version 
3.0.11. 

Which version of cassandra are you using?

> Setting read_request_timeout_in_ms more than one day causes login fails
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-12576
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12576
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Configuration
>         Environment: Distro: "Debian GNU/Linux 8 (jessie)"
> cqlsh -u kartaca -p kartaca -e "select release_version from system.local;" => 
> 3.5
>       
>            Reporter: Erol GUZOĞLU
>            Priority: Trivial
>
> I try to run "select count( * )" query 
> To make query success, I set read_request_timeout_in_ms random big number 
> then restart the service.
> When node is UN, login fails started.
> When I try to login cassandra, I came up with this irrelevant error.
> Connection error: ('Unable to connect to any servers', {'127.0.0.1': 
> error(111, "Tried connecting to [('127.0.0.1',│
>  9042)]. Last error: Connection refused")})    
> It probably occur when setting number bigger than one day. Because when I set 
> 500000000 (~5.7 day) can not login but if i set 50000000 (~0.5 day) login 
> success.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to