Yuqi Yan created CASSANDRA-21427:
------------------------------------
Summary: 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
Reporter: Yuqi Yan
Assignee: Yuqi Yan
{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]