You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Russ Hatch (JIRA)" <ji...@apache.org> on 2016/03/01 19:06:18 UTC

[jira] [Created] (CASSANDRA-11289) dtest failure in secondary_indexes_test.TestSecondaryIndexes.test_only_coordinator_chooses_index_for_query

Russ Hatch created CASSANDRA-11289:
--------------------------------------

             Summary: dtest failure in secondary_indexes_test.TestSecondaryIndexes.test_only_coordinator_chooses_index_for_query
                 Key: CASSANDRA-11289
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11289
             Project: Cassandra
          Issue Type: Test
            Reporter: Russ Hatch
            Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/trunk_novnode_dtest/297/testReport/secondary_indexes_test/TestSecondaryIndexes/test_only_coordinator_chooses_index_for_query

Failed on CassCI build trunk_novnode_dtest #297

Failing intermittently, error looks like this:
{noformat}
Expected to find between 1 and 200 trace events matching Executing read on ks.cf using index b_index from 127.0.0.1, but actually found 0. (Full counts: {'127.0.0.3': 1, '127.0.0.2': 1, '127.0.0.1': 0})
{noformat}



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