[jira] [Commented] (CASSANDRA-12522) nodetool repair -pr and -local option rejected

2016-08-30 Thread Aleksey Yeschenko (JIRA)

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

Aleksey Yeschenko commented on CASSANDRA-12522:
---

Committed to 2.2 as 
[6eff0829d2b3fe8fcac6622971b66792a4e82fef|https://github.com/apache/cassandra/commit/6eff0829d2b3fe8fcac6622971b66792a4e82fef]
 and merged into 3.0 and trunk, skilling 3.9. Thanks.

> nodetool repair -pr and -local option rejected
> --
>
> Key: CASSANDRA-12522
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12522
> Project: Cassandra
>  Issue Type: Bug
>  Components: Tools
>Reporter: Jérôme Mainaud
>Assignee: Jérôme Mainaud
> Fix For: 2.2.8, 3.0.9, 3.10
>
> Attachments: 12522-2.2.patch, 12522-trunk.patch
>
>
> Repair command refuse to work with both -pr and -local on an 2.2.6 cluster.
> The message is  “You need to run primary range repair on all nodes in the 
> cluster”.
> The compatibility was introduiced in CASSANDRA-7450 but RepairOption 
> validation reject the case.



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


[jira] [Commented] (CASSANDRA-12522) nodetool repair -pr and -local option rejected

2016-08-26 Thread Paulo Motta (JIRA)

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

Paulo Motta commented on CASSANDRA-12522:
-

LGTM, thanks! Will mark as ready to commit after CI results look good:

||2.2||3.0||trunk||
|[branch|https://github.com/apache/cassandra/compare/cassandra-2.2...pauloricardomg:2.2-12522]|[branch|https://github.com/apache/cassandra/compare/cassandra-3.0...pauloricardomg:3.0-12522]|[branch|https://github.com/apache/cassandra/compare/trunk...pauloricardomg:trunk-12522]|
|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-12522-testall/lastCompletedBuild/testReport/]|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-12522-testall/lastCompletedBuild/testReport/]|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-12522-testall/lastCompletedBuild/testReport/]|
|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-12522-dtest/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-12522-dtest/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-12522-dtest/lastCompletedBuild/testReport/]|

> nodetool repair -pr and -local option rejected
> --
>
> Key: CASSANDRA-12522
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12522
> Project: Cassandra
>  Issue Type: Bug
>  Components: Tools
>Reporter: Jérôme Mainaud
> Fix For: 2.2.8, 3.9
>
> Attachments: 12522-2.2.patch, 12522-trunk.patch
>
>
> Repair command refuse to work with both -pr and -local on an 2.2.6 cluster.
> The message is  “You need to run primary range repair on all nodes in the 
> cluster”.
> The compatibility was introduiced in CASSANDRA-7450 but RepairOption 
> validation reject the case.



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


[jira] [Commented] (CASSANDRA-12522) nodetool repair -pr and -local option rejected

2016-08-23 Thread Paulo Motta (JIRA)

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

Paulo Motta commented on CASSANDRA-12522:
-

The patch looks good, but it doesn't apply cleanly to 2.2. Can you provide a 
version for the cassandra-2.2 branch as well (and check if that merges to 
cassandra-3.0)? Thanks!

I think it shouldn't be a problem to call {{Database.daemonInitialization()}} 
on tests. I submitted a preliminary CI run with the trunk version:

||trunk||
|[branch|https://github.com/apache/cassandra/compare/trunk...pauloricardomg:trunk-12522]|
|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-12522-testall/lastCompletedBuild/testReport/]|
|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-12522-dtest/lastCompletedBuild/testReport/]|


> nodetool repair -pr and -local option rejected
> --
>
> Key: CASSANDRA-12522
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12522
> Project: Cassandra
>  Issue Type: Bug
>  Components: Tools
>Reporter: Jérôme Mainaud
> Fix For: 3.9
>
> Attachments: 12522-trunk.patch
>
>
> Repair command refuse to work with both -pr and -local on an 2.2.6 cluster.
> The message is  “You need to run primary range repair on all nodes in the 
> cluster”.
> The compatibility was introduiced in CASSANDRA-7450 but RepairOption 
> validation reject the case.



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