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

Yuqi Yan commented on CASSANDRA-21427:
--------------------------------------

4.1 PR: [https://github.com/apache/cassandra/pull/4861]

> UnsupportedOperationException on live node check in PaxosRepair
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-21427
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21427
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Observability/Logging
>            Reporter: Yuqi Yan
>            Assignee: Yuqi Yan
>            Priority: Normal
>             Fix For: 4.1.x
>
>
> {code:java}
> j.l.UnsupportedOperationException: null at 
> o.a.c.l.AbstractReplicaCollection$ReplicaMap$AbstractImmutableSet.removeAll(AbstractReplicaCollection.java:298)
>  at 
> o.a.c.s.ActiveRepairService.repairPaxosForTopologyChange(ActiveRepairService.java:1088)
>  {code}
> Attempting to remove elements from immutable set caused this 
> UnsupportedOperationException - swallowed the error message for "Insufficient 
> live nodes to repair paxos check".
> Not a harmful one but did make log reading less straightfoward



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to