You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paulo Motta (JIRA)" <ji...@apache.org> on 2016/08/23 19:39:21 UTC

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

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