Accord library for Apache Cassandra®

Clone this repo:
  1. 0a10cd0 Safely regain ranges and delete retired command stores by Alan Wang · 5 days ago trunk
  2. 3d6392f ShardDurability.markDefunct() called O(N²) times across topology updates, causing log spam and OOM in tests (#277) by dcapwell · 11 days ago detached5 detached6
  3. b81408c Slice PreLoadContext to owned keys in MapReduceCommandStores by Benedict Elliott Smith · 3 weeks ago detached2 detached4
  4. 3caddca CoordinateTransaction should not abort if LocalExecute fails, esp. in case of LogUnavailableException by Benedict Elliott Smith · 3 weeks ago
  5. a081e19 Result natively supports persistable/non-persistable distinction by Benedict Elliott Smith · 4 weeks ago
  6. e8c70e0 CASSANDRA-21361 follow-up: recontact forbids self addressed messages and we ensure self-addressed messages send full information to avoid having multiple LocalDelivery contexts by Benedict Elliott Smith · 4 weeks ago
  7. 01aff40 Improve Tail Latency by Benedict Elliott Smith · 2 months ago
  8. d3c5935 Introduce: by Benedict Elliott Smith · 6 months ago
  9. 8229cbf InMemoryRangeIndex by Benedict Elliott Smith · 6 months ago
  10. 93d78be Ninja for CASSANDRA-21077: Cassandra expets setRange(0, 0) to not fail when the bitset is empty, so have to check for this case first before validating the input by David Capwell · 5 months ago detached3
  11. 29270f5 Fixed LargeBitSet and SmallBitSet to have the same semantics with inbound and out of bound inputs. This was detected first by Cassandras SimpleBitSetSerializersTest#any test (#264) by dcapwell · 5 months ago
  12. f09a12d Improve by Benedict Elliott Smith · 6 months ago
  13. f6b0a69 Updated so txn.execute is always called before txn.result, which enables Cassandra to pass around rejections found while creating the mutations. by David Capwell · 6 months ago
  14. 6bae51f Fix: by Benedict Elliott Smith · 6 months ago
  15. 8ccce74 Submit ShardScheduler success to DurabilityQueue without holding lock to avoid deadlock (when DurabilityQueue queues a retry) by Benedict Elliott Smith · 6 months ago
  16. 973335b Follow-up to CASSANDRA-21042: SyncPoints should operate against the last epoch containing their ranges, which should refuse other transactions by Benedict Elliott Smith · 7 months ago
  17. 397ec90 Make TopologyException a checked exception to ensure they are handled carefully, as they may occur at surprising times by Benedict Elliott Smith · 7 months ago
  18. cdd4529 Follow-up to CASSANDRA-21013: fix rf=1 catchup by Benedict Elliott Smith · 7 months ago
  19. 938ba19 Coordinate/ExecuteEphemeralRead should invoke coordinator metrics by Benedict Elliott Smith · 7 months ago
  20. de03d14 Improve DurabilityQueue: by Benedict Elliott Smith · 7 months ago