You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2015/08/25 17:58:46 UTC

[jira] [Comment Edited] (CASSANDRA-10148) batchlog dtests regression

    [ https://issues.apache.org/jira/browse/CASSANDRA-10148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711512#comment-14711512 ] 

Ariel Weisberg edited comment on CASSANDRA-10148 at 8/25/15 3:58 PM:
---------------------------------------------------------------------

[Handle Unavailable in addition to Timeout since both can legitimately occur.|https://github.com/riptano/cassandra-dtest/pull/504]


was (Author: aweisberg):
[Handle unavailable exception in addition to Timeout since both can legitimately occur.|https://github.com/riptano/cassandra-dtest/pull/504]

> batchlog dtests regression
> --------------------------
>
>                 Key: CASSANDRA-10148
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10148
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jim Witschey
>            Assignee: Ariel Weisberg
>
> {{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)