[ https://issues.apache.org/jira/browse/CASSANDRA-16148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205909#comment-17205909 ]
Jordan West commented on CASSANDRA-16148: ----------------------------------------- {quote} This logic isn't correct as you need the release version of the node you are adding {quote} To address this I've opened: https://github.com/apache/cassandra-in-jvm-dtest-api/pull/21 And updated all of the branches to implement the new method, as well as updated trunk to use it correctly: [2.2 | https://github.com/jrwest/cassandra/tree/jwest/16148-2.2] [3.0 | https://github.com/jrwest/cassandra/tree/jwest/16148-3.0] [3.11 | https://github.com/jrwest/cassandra/tree/jwest/16148-3.11] [trunk | https://github.com/jrwest/cassandra/tree/jwest/16148] Also moved the test to {{ReadRepairTest}} and added the requested comment about CASSANDRA-15977 deleting it. Memoization changes to follow. > Test failures caused by merging CASSANDRA-15833 > ----------------------------------------------- > > Key: CASSANDRA-16148 > URL: https://issues.apache.org/jira/browse/CASSANDRA-16148 > Project: Cassandra > Issue Type: Bug > Components: Cluster/Gossip > Reporter: Jordan West > Assignee: Jordan West > Priority: Normal > > Three issues were caused by merging CASSANDRA-15833: > 1. `GossiperTest#testHaveAnyVersion3Nodes` was failing on trunk: > https://app.circleci.com/pipelines/github/jrwest/cassandra/53/workflows/95f9f401-1ef8-4b8d-9c64-3703d9669d95/jobs/771 > 2. python dtest ReadRepairTest#test_atomic_writes[blocking] was failing > 3. In-jvm dtests being worked on as part of CASSANDRA-15977 uncovered an > issue with how CASSANDRA-15833 changes interacted with in-jvm dtests running > without {{Feature.GOSSIP}} -- 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