You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2016/05/13 17:57:12 UTC

[jira] [Created] (CASSANDRA-11800) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_blogposts_with_max_connections

Philip Thompson created CASSANDRA-11800:
-------------------------------------------

             Summary: dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_blogposts_with_max_connections
                 Key: CASSANDRA-11800
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11800
             Project: Cassandra
          Issue Type: Test
            Reporter: Philip Thompson
            Assignee: DS Test Eng
         Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log, node3.log, node3_debug.log, node4.log, node4_debug.log, node5.log, node5_debug.log

example failure:

http://cassci.datastax.com/job/cassandra-2.2_offheap_dtest/371/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_bulk_round_trip_blogposts_with_max_connections

Failed on CassCI build cassandra-2.2_offheap_dtest #371

The error is {code}
code=1300 [Replica(s) failed to execute read] message="Operation failed - received 2 responses and 1 failures" info={'failures': 1, 'received_responses': 2, 'required_responses': 3, 'consistency': 'ALL'}
{code}

I've attached the node logs. The error message indicates some sort of error occurred on one of the replicas, but there is absolutely nothing in any of the logs.



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