cassandra/src
Dmitry Konstantinov 1a9ab95c20 Fix a removed TTLed row re-appearance in a materialized view after a cursor compaction
Add an implementation of isExpired to ReusableLivenessInfo, before the change the method implementation was interited from an interface and always returned false, so livenessInfo().supersedes(...) did not work properly.

patch by Dmitry Konstantinov; reviewed by Branimir Lambov, Nitsan Wakart for CASSANDRA-21152
2026-04-01 18:58:02 +01:00
..
antlr CASSANDRA-20943 Introducing comments and security labels for schema elements 2025-11-19 11:32:50 -08:00
java/org/apache/cassandra Fix a removed TTLed row re-appearance in a materialized view after a cursor compaction 2026-04-01 18:58:02 +01:00
resources Remove Accord CQL words from the reserved keywords list 2025-05-02 12:51:36 -07:00