David Capwell created CASSANDRA-20215: -----------------------------------------
Summary: 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 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