[ 
https://issues.apache.org/jira/browse/CASSANDRA-16863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Lerer updated CASSANDRA-16863:
---------------------------------------
    Reviewers: Benjamin Lerer, Benjamin Lerer  (was: Benjamin Lerer)
               Benjamin Lerer, Benjamin Lerer
       Status: Review In Progress  (was: Patch Available)

> Ignore repair requests in mixed mode
> ------------------------------------
>
>                 Key: CASSANDRA-16863
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16863
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Repair
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 3.11.x
>
>
> Repairs in mixed mode are not supported. On 4.0 we have CASSANDRA-13944 but 
> <4.0 there is nothing preventing NPE and other scares in the logs. These 
> cause unnecessary noise to operators.
> {noformat}
> java.lang.RuntimeException: java.lang.NullPointerException
> at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936)
> at 
> org.apache.cassandra.service.ActiveRepairService.getParentRepairSession(ActiveRepairService.java:423)
> at 
> org.apache.cassandra.repair.RepairMessageVerbHandler.doVerb(RepairMessageVerbHandler.java:93)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to