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

Ekaterina Dimitrova commented on CASSANDRA-19144:
-------------------------------------------------

Marking it 5.0-rc until the discussion around CASSANDRA-18753 settles which 
issues will be release blockers. Also, we need to test with 4.1 too after we 
figure out what config triggers the problem. 

> Python dtest replace_address_test.TestReplaceAddress is failing with Paxos V2
> -----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19144
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19144
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Bootstrap and Decommission, 
> Feature/Lightweight Transactions
>            Reporter: Branimir Lambov
>            Priority: Normal
>             Fix For: 5.0-rc
>
>
> Paxos repair is causing an unexpected failure:
> {code}
> test_replace_with_insufficient_replicas
> replace_address_test.TestReplaceAddress
> failed on teardown with "Failed: Unexpected error found in node logs (see 
> stdout for full details). Errors: [[replacement] 'ERROR [main] 2023-11-29 
> 10:23:08,752 CassandraDaemon.java:878 - Exception encountered during 
> startup\njava.lang.UnsupportedOperationException: null\n\tat 
> org.apache.cassandra.locator.AbstractReplicaCollection$ReplicaMap$AbstractImmutableSet.removeAll(AbstractReplicaCollection.java:298)\n\tat
>  
> org.apache.cassandra.service.ActiveRepairService.repairPaxosForTopologyChange(ActiveRepairService.java:1102)\n\tat
>  
> org.apache.cassandra.service.StorageService.startRepairPaxosForTopologyChange(StorageService.java:4829)\n\tat
>  
> org.apache.cassandra.service.StorageService.tryRepairPaxosForTopologyChange(StorageService.java:4760)\n\tat
>  
> org.apache.cassandra.service.StorageService.repairPaxosForTopologyChange(StorageService.java:4793)\n\tat
>  
> org.apache.cassandra.service.StorageService.bootstrap(StorageService.java:2120)\n\tat
>  
> org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:1240)\n\tat
>  
> org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:1200)\n\tat
>  
> org.apache.cassandra.service.StorageService.initServer(StorageService.java:979)\n\tat
>  
> org.apache.cassandra.service.StorageService.initServer(StorageService.java:896)\n\tat
>  
> org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:377)\n\tat
>  
> org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:721)\n\tat
>  
> org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:856)']"
> Unexpected error found in node logs (see stdout for full details). Errors: 
> [[replacement] 'ERROR [main] 2023-11-29 10:23:08,752 CassandraDaemon.java:878 
> - Exception encountered during 
> startup\njava.lang.UnsupportedOperationException: null\n\tat 
> org.apache.cassandra.locator.AbstractReplicaCollection$ReplicaMap$AbstractImmutableSet.removeAll(AbstractReplicaCollection.java:298)\n\tat
>  
> org.apache.cassandra.service.ActiveRepairService.repairPaxosForTopologyChange(ActiveRepairService.java:1102)\n\tat
>  
> org.apache.cassandra.service.StorageService.startRepairPaxosForTopologyChange(StorageService.java:4829)\n\tat
>  
> org.apache.cassandra.service.StorageService.tryRepairPaxosForTopologyChange(StorageService.java:4760)\n\tat
>  
> org.apache.cassandra.service.StorageService.repairPaxosForTopologyChange(StorageService.java:4793)\n\tat
>  
> org.apache.cassandra.service.StorageService.bootstrap(StorageService.java:2120)\n\tat
>  
> org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:1240)\n\tat
>  
> org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:1200)\n\tat
>  
> org.apache.cassandra.service.StorageService.initServer(StorageService.java:979)\n\tat
>  
> org.apache.cassandra.service.StorageService.initServer(StorageService.java:896)\n\tat
>  
> org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:377)\n\tat
>  
> org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:721)\n\tat
>  org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:856)']
> {code}



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

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

Reply via email to