Jim Witschey created CASSANDRA-10148:
----------------------------------------
Summary: batchlog dtests regression
Key: CASSANDRA-10148
URL: https://issues.apache.org/jira/browse/CASSANDRA-10148
Project: Cassandra
Issue Type: Bug
Reporter: Jim Witschey
{{acknowledged_by_batchlog_not_set_when_batchlog_write_fails_test}} and
{{acknowledged_by_batchlog_set_when_batchlog_write_succeeds_test}} started
failing at the same commit on CassCI:
http://cassci.datastax.com/view/trunk/job/trunk_dtest/478/testReport/batch_test/TestBatch/acknowledged_by_batchlog_not_set_when_batchlog_write_fails_test/history/
http://cassci.datastax.com/view/trunk/job/trunk_dtest/496/testReport/batch_test/TestBatch/acknowledged_by_batchlog_set_when_batchlog_write_succeeds_test/history/
Looking at the commit where the errors started it's not clear what could have
caused the errors. The errors look something like:
{code}
Expecting TimedOutException, got:code=1000 [Unavailable exception]
message="Cannot achieve consistency level THREE" info={'required_replicas': 3,
'alive_replicas': 2, 'consistency': 'THREE'}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)