[ https://issues.apache.org/jira/browse/CASSANDRA-20215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913504#comment-17913504 ]
David Capwell commented on CASSANDRA-20215: ------------------------------------------- ||Repo||Branch||Parent Branch||SHA||Status|| |https://github.com/dcapwell/cassandra.git|CASSANDRA-20215|trunk|3128db4bde0bb2e55c16607a4aa58ab186d97f56|Unstable Failed Builds: ||Build||Result||Reason|| | dependency_check | fail | Found 4 vulnerable dependencies | | jvm-dtest-simulator | fail | Test org.apache.cassandra.simulator.test.AccordHarrySimulationTest::test-_jdk11 had an error,Test or | | jvm-upgrade-dtests | fail | Test org.apache.cassandra.distributed.upgrade.MixedModeFrom3LoggedBatchTest::testSimpleStrategy-_jdk | | jvm11-dtests | fail | Test junit.framework.TestSuite::org.apache.cassandra.distributed.test.FailingRepairTest-_jdk11 had a | | jvm11-dtests-fuzz | fail | Test org.apache.cassandra.fuzz.ring.ConsistentBootstrapTest::coordinatorIsBehindTest-cassandra.testt | | jvm11-utests | fail | Test junit.framework.TestSuite::org.apache.cassandra.cql3.BatchTest-_jdk11 had an error,Error parsin | | jvm17-dtests | fail | Test junit.framework.TestSuite::org.apache.cassandra.distributed.test.FailingRepairTest-_jdk17 had a | | jvm17-dtests-fuzz | fail | Test org.apache.cassandra.fuzz.ring.ConsistentBootstrapTest::coordinatorIsBehindTest-cassandra.testt | | jvm17-utests | fail | Test org.apache.cassandra.cql3.PagingTest::testPaging-_jdk17 had an error,Test org.apache.cassandra. | > Accord: Fix ClusterMetadataUpgradeHarryTest that broke after harry v2 > --------------------------------------------------------------------- > > Key: CASSANDRA-20215 > URL: https://issues.apache.org/jira/browse/CASSANDRA-20215 > Project: Apache Cassandra > Issue Type: Bug > Components: Accord > Reporter: David Capwell > Assignee: David Capwell > Priority: Normal > Fix For: NA > > Attachments: > ci_summary-trunk-3128db4bde0bb2e55c16607a4aa58ab186d97f56.html, > result_details-trunk-3128db4bde0bb2e55c16607a4aa58ab186d97f56.tar.gz > > Time Spent: 0.5h > Remaining Estimate: 0h > > ClusterMetadataUpgradeHarryTest is failing right now because the harry node > selection logic to avoid the node being restarted was lost, which caused a > race condition where the harry request would happen before the node finishes > starting up, which would corrupt its static state leading to CassandraDaemon > doing a hard kill to the JVM. -- 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