You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2015/11/05 16:13:27 UTC

[jira] [Commented] (CASSANDRA-10656) Fix failing DeleteTest

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

Robert Stupp commented on CASSANDRA-10656:
------------------------------------------

Patch to fix the test is [in this branch|https://github.com/snazy/cassandra/tree/10656-fix-deletetest] - [cassci|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-10656-fix-deletetest-testall/1/].

Changes:
* migrate test to use {{CQLTester}} to address that this test can fail locally
* explicitly set CL ONE

> Fix failing DeleteTest
> ----------------------
>
>                 Key: CASSANDRA-10656
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10656
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> DeleteTest fails in two ways:
> * it may not be able to setup the Java Driver (locally)
> * it fails with {{Not enough replicas available for query at consistency LOCAL_QUORUM}} on cassci



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