[
https://issues.apache.org/jira/browse/CASSANDRA-9051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naresh Palaiya updated CASSANDRA-9051:
--------------------------------------
Description:
Aggregation queries (select count(*) from TABLE_NAME ) on Cassandra cluster
results in the following error. Even after increasing the
read_request_timeout_in_ms and range_request_timeout_in_ms parameters. For more
information on the bug. You can refer the this stack overflow link.
http://stackoverflow.com/questions/29205005/error-in-cqlsh-command-line-while-querying
errors={}, last_host=localhost
Statement trace did not complete within 10 seconds
was:
Aggregation queries on Cassandra cluster results in the following error. Even
after increasing the read_request_timeout_in_ms and range_request_timeout_in_ms
parameters. For more information on the bug. You can refer the this stack
overflow link.
http://stackoverflow.com/questions/29205005/error-in-cqlsh-command-line-while-querying
errors={}, last_host=localhost
Statement trace did not complete within 10 seconds
> Error in cqlsh command line while querying
> ------------------------------------------
>
> Key: CASSANDRA-9051
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9051
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Naresh Palaiya
> Priority: Critical
> Fix For: 2.1.2
>
>
> Aggregation queries (select count(*) from TABLE_NAME ) on Cassandra cluster
> results in the following error. Even after increasing the
> read_request_timeout_in_ms and range_request_timeout_in_ms parameters. For
> more information on the bug. You can refer the this stack overflow link.
> http://stackoverflow.com/questions/29205005/error-in-cqlsh-command-line-while-querying
> errors={}, last_host=localhost
> Statement trace did not complete within 10 seconds
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)