Accord Distributed Consensus Protocol for Apache Cassandra

Clone this repo:

Branches

  1. 21cdaf5 IndexOutOfBoundsException while serializing CommandsForKey (#90) by dcapwell · 3 hours ago trunk
  2. d63d06a Move preaccept expiration logic away from Agent by Aleksey Yeschenko · 13 hours ago
  3. 256b35e Need to simulate Cassandra Journal in Accord BurnTest to detect issues earlier before they are seen in Cassandra (#87) by dcapwell · 2 days ago
  4. 202e673 Accord: NPE in RangeDeps.forEach by David Capwell · 2 weeks ago
  5. 3aaec75 CEP-15 (C*) Integrate accord with repair by Blake Eggleston · 6 weeks ago
  6. 8b4f389 AccordGens.rangeDeps did not enforce unique ranges, which caused tests to fail by David Capwell · 7 weeks ago
  7. 1a5cb4f (Accord) Cassandra bootstrap no longer using the range txn and instead uses the sync point empty txn for reads by David Capwell · 7 weeks ago
  8. f78d1da Accord: PreLoadContext must properly and consistently support ranges by David Capwell · 7 weeks ago
  9. 3562bb3 perf improvements by Benedict Elliott Smith · 3 months ago
  10. ef36616 add uniqueBestEffort to Gens by Blake Eggleston · 7 weeks ago
  11. 6b8bef4 Refactor CommandsForKey for efficiency, and to support transitive dependency elision by Benedict Elliott Smith · 3 months ago
  12. 62bd2c6 Fast single-partition "Ephemeral Reads" by Benedict Elliott Smith · 4 months ago
  13. b37c43e (Accord) AsyncChain.flatMap does not begin the result of the flatMap, which causes AsyncLoader to hang in some cases (#81) by dcapwell · 3 months ago
  14. 150a1fb copy over BTree (cleanup/share later) by Benedict Elliott Smith · 3 months ago
  15. 3789c5b Fix SerializerSupport.reconstruct, and introduce RangeFactory by Benedict Elliott Smith · 4 months ago
  16. 99ac308 CASSANDRA-18365: Protocol fixes by Benedict Elliott Smith · 6 months ago
  17. c524b6d Pre-requisite changes for CASSANDRA-18888 (#74) by Aleksey Yeschenko · 4 months ago
  18. 901a086 Ninja: Added check that command.route is not null when SPL is trying to inform, saw this event in CI and need more details to know what happened by David Capwell · 4 months ago
  19. 7c88978 (Accord): Bug fixes from CASSANDRA-18675 to better support adding keyspaces (#65) by dcapwell · 4 months ago
  20. 0d8f60f (Accord) NPE while trying to serialize FoundKnownMap as value is null half the time but unexpected while serializing (#78) by dcapwell · 4 months ago