[
https://issues.apache.org/jira/browse/CASSANDRA-12571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15515273#comment-15515273
]
Stefania commented on CASSANDRA-12571:
--------------------------------------
Thanks for your input [~pauloricardomg].
Another reason to only update the documentation is that request_timeout should
be consistent with connect_timeout, in that either both can be set to none or
neither should. However, if many people are depending on none for the request
timeout, then it is a simple enough patch, the only annoying thing is that the
patch should be committed from 2.1 since it was broken in 2.1.13.
What's your opinion [~Nate75Sanders]?
> cqlsh lost the ability to have a request wait indefinitely
> ----------------------------------------------------------
>
> Key: CASSANDRA-12571
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12571
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Environment: Cassandra 3.7
> Reporter: Nate Sanders
> Assignee: Stefania
> Priority: Minor
>
> In commit c7f0032912798b5e53b64d8391e3e3d7e4121165, when client_timeout
> became request_timeout, the logic was changed so that you can no longer use a
> timeout of None, despite the docs saying that you can:
> https://docs.datastax.com/en/cql/3.3/cql/cql_reference/cqlshUsingCqlshrc.html#cqlshUsingCqlshrc__request-timeout
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)