mirror of https://github.com/apache/cassandra
- All retries are appended to a delay queue so overlaps can be pruned - Quorum successes are not retried if there are superseding sync points covering the ranges - User-initiated requests are not purged unless the request has timed out or otherwise completed - Overlapping requests are queued up against the next to run Alsp (C*): - Catch-up with quorums on restart - Manage an ordered set of keys in cache for faster range searches Also (Accord): - Update copy of BTree and import IntervalBTree - Fix RedundantStatus WAS_OWNED_OVERRIDE_MASK - Add Catchup mechanism to reach parity with a quorum on restart patch by Benedict; reviewed by Alex Petrov for CASSANDRA-21013 |
||
|---|---|---|
| .. | ||
| anttasks/org/apache/cassandra/anttasks | ||
| bin | ||
| burn/org/apache/cassandra | ||
| conf | ||
| data | ||
| distributed/org/apache/cassandra | ||
| harry/main/org/apache/cassandra/harry | ||
| long/org/apache/cassandra | ||
| memory/org/apache/cassandra/db/compaction | ||
| microbench/org/apache/cassandra/test/microbench | ||
| resources | ||
| simulator | ||
| unit | ||