Philip Thompson created CASSANDRA-10929:
-------------------------------------------

             Summary: cql_tests.py:AbortedQueriesTester.remote_query_test fails
                 Key: CASSANDRA-10929
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10929
             Project: Cassandra
          Issue Type: Sub-task
          Components: CQL
            Reporter: Philip Thompson
             Fix For: 3.0.x, 3.x
         Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log

{{cql_tests.AbortedQueriesTester.remote_query_test}} is failing on HEAD of 
cassandra-3.0, see this link from cassci:

http://cassci.datastax.com/job/cassandra-3.0_dtest/455/testReport/cql_tests/AbortedQueriesTester/remote_query_test/

The test sets {{'read_request_timeout_in_ms': 1000}}  and 
{{"-Dcassandra.test.read_iteration_delay_ms=1500"}}, then issues read queries 
and expects them to timeout. However, they are succeeding. I can reproduce this 
locally. From the logs, it appears that the query is being sent from the driver 
to node1, which forwards it to node2 appropriately. I've tried also setting 
{{range_request_timeout_in_ms}} lower, but that has had no effect. Trace logs 
are attached.



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

Reply via email to