Benedict Elliott Smith created CASSANDRA-20797: --------------------------------------------------
Summary: Accord: Fix CFK restore after replay Key: CASSANDRA-20797 URL: https://issues.apache.org/jira/browse/CASSANDRA-20797 Project: Apache Cassandra Issue Type: Bug Components: Accord Reporter: Benedict Elliott Smith Fix CFK restore after replay: - Remove from CFK any unapplied transactions we know cannot apply - Force notification of waiting commands in CFK on replay Also fix: - Fix RangeDeps.without(RangeDeps) - Fix InMemoryCommandStore replay bug with clearing DefaultLocalListeners - Ensure SaveStatus and executeAt are updated together to prevent corruption via expunge Improve: - Inform home shard that command is decided if we cannot execute, to avoid recovery contention - Don't recover sync points on the fast path - Don't calculate recovery info for RX (since we don't use it anymore, so no need to do the work) -- 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