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

2015-11-05 Thread Aleksey Yeschenko (JIRA)

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

Aleksey Yeschenko commented on CASSANDRA-10656:
---

+1

> 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)


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

2015-11-05 Thread Robert Stupp (JIRA)

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

Robert Stupp commented on CASSANDRA-10656:
--

CI looks fine (0 failed tests)

> 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)


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

2015-11-05 Thread Robert Stupp (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-10656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)