Sean McCarthy created CASSANDRA-12092:
-----------------------------------------
Summary: dtest failure in
consistency_test.TestAccuracy.test_simple_strategy_counters
Key: CASSANDRA-12092
URL: https://issues.apache.org/jira/browse/CASSANDRA-12092
Project: Cassandra
Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
Attachments: node1.log, node2.log, node3.log
example failure:
http://cassci.datastax.com/job/cassandra-2.1_dtest/484/testReport/consistency_test/TestAccuracy/test_simple_strategy_counters
Failed on CassCI build cassandra-2.1_dtest #484
{code}
Standard Error
Traceback (most recent call last):
File "/home/automaton/cassandra-dtest/consistency_test.py", line 514, in run
valid_fcn(v)
File "/home/automaton/cassandra-dtest/consistency_test.py", line 497, in
validate_counters
check_all_sessions(s, n, c)
File "/home/automaton/cassandra-dtest/consistency_test.py", line 490, in
check_all_sessions
"value of %s at key %d, instead got these values: %s" % (write_nodes, val,
n, results)
AssertionError: Failed to read value from sufficient number of nodes, required
2 nodes to have a counter value of 1 at key 200, instead got these values: [0,
0, 1]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)