1. 202e673 Accord: NPE in RangeDeps.forEach by David Capwell · 5 hours ago trunk
  2. 3aaec75 CEP-15 (C*) Integrate accord with repair by Blake Eggleston · 3 weeks ago
  3. 8b4f389 AccordGens.rangeDeps did not enforce unique ranges, which caused tests to fail by David Capwell · 4 weeks ago
  4. 1a5cb4f (Accord) Cassandra bootstrap no longer using the range txn and instead uses the sync point empty txn for reads by David Capwell · 4 weeks ago
  5. f78d1da Accord: PreLoadContext must properly and consistently support ranges by David Capwell · 5 weeks ago
  6. 3562bb3 perf improvements by Benedict Elliott Smith · 9 weeks ago
  7. ef36616 add uniqueBestEffort to Gens by Blake Eggleston · 5 weeks ago
  8. 6b8bef4 Refactor CommandsForKey for efficiency, and to support transitive dependency elision by Benedict Elliott Smith · 3 months ago
  9. 62bd2c6 Fast single-partition "Ephemeral Reads" by Benedict Elliott Smith · 3 months ago
  10. b37c43e (Accord) AsyncChain.flatMap does not begin the result of the flatMap, which causes AsyncLoader to hang in some cases (#81) by dcapwell · 2 months ago
  11. 150a1fb copy over BTree (cleanup/share later) by Benedict Elliott Smith · 3 months ago
  12. 3789c5b Fix SerializerSupport.reconstruct, and introduce RangeFactory by Benedict Elliott Smith · 3 months ago
  13. 99ac308 CASSANDRA-18365: Protocol fixes by Benedict Elliott Smith · 5 months ago
  14. c524b6d Pre-requisite changes for CASSANDRA-18888 (#74) by Aleksey Yeschenko · 4 months ago
  15. 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
  16. 7c88978 (Accord): Bug fixes from CASSANDRA-18675 to better support adding keyspaces (#65) by dcapwell · 4 months ago
  17. 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
  18. 3ab92e6 Fix flaky test accord.utils.RandomSourceTest.testBiasedInts (#73) by dcapwell · 4 months ago
  19. 5523cfe Schema based accord fast path configuration by Blake Eggleston · 5 months ago
  20. 9f21a24 Move command cleanup logic to local/Cleanup.java by Ariel Weisberg · 5 months ago
  21. 3ca9e55 Add missing awaitEpoch to Barrier by Ariel Weisberg · 5 months ago
  22. d9ef555 Reduce command deps by Blake Eggleston · 5 months ago
  23. 746dabe Improve validation and address various discovered faults by Benedict Elliott Smith · 9 months ago
  24. 6c68722 Support for interoperability between Accord and non-Accord managed data by Ariel Weisberg · 1 year ago
  25. 9906282 Accord support for live migration by Ariel Weisberg · 1 year, 3 months ago
  26. bed79d2 Ninja for CASSANDRA-18874: When using Elle make sure to set -Djava.awt.headless=true so rhizome does not try to spin up a GUI. Make the build timeout after 20m as a successful build takes around 10m (the default timeout) by David Capwell · 6 months ago
  27. 3056d13 Ninja fix for CASSANDRA-18874. Make sure to add clojars repo to accord-core to pick up elle by David Capwell · 6 months ago
  28. 11ced98 Add Jepsen's Elle to Accord and Paxos validation (#67) by dcapwell · 6 months ago
  29. 9227240 Minor fixes to burn test parameters (#70) by Youki Shiraishi · 6 months ago
  30. d99ad84 CEP-15: (C*) Implement TopologySorter to prioritise hosts based on DynamicSnitch and/or topology layout (#72) by dcapwell · 6 months ago
  31. 5ffe3d5 CEP-15: Add Accord configuration stub by Jacek Lewandowski · 7 months ago
  32. 1e508d3 CEP-15: Simplify handling of Insufficient replies from Commit and Apply by Aleksey Yeschenko · 7 months ago
  33. 0419858 CEP-15: Accord metrics by Jacek Lewandowski · 9 months ago
  34. b1befa3 Add support for repair coordinator to retry messages that timeout (#68) by dcapwell · 7 months ago
  35. 79fc1eb CEP-15: Minimize transaction state kept in system tables (#62) by Aleksey Yeschenko · 7 months ago
  36. df492df - add shareable APPLIED and INVALIDATED implementations of Result by Caleb Rackliffe · 1 year, 1 month ago
  37. fc3e1af CEP-15: (C*) Improve the chaos generation for Burn Tests: slow/flakey connections and dropped messages (#57) by dcapwell · 8 months ago
  38. 1d6028c Fix Accord compaction purger tombstone logic by Ariel Weisberg · 8 months ago
  39. 8c7a3c9 CEP-15 (C*): when loading commands that have empty waiting_on, make sure not to loose the partial deps (#61) by dcapwell · 8 months ago
  40. 9133670 Allow exceptions to be propagated remotely by aweisberg · 9 months ago
  41. 2ad55e0 CEP-15 (C*) When a host replacement happens don't loose the peer mapping right away (#60) by dcapwell · 9 months ago
  42. 7c15f3a State Eviction (#50) by Benedict Elliott Smith · 9 months ago
  43. c5ad274 don't use jupiter assertions in TestListener used by Cassandra by Blake Eggleston · 10 months ago
  44. 03f9371 Accord/C*/TCM bootstrap integration by Blake Eggleston · 11 months ago
  45. fe8f473 Accord TCM integration by Blake Eggleston · 11 months ago
  46. 8830d97 CEP-15: Extend Accord MessageType with a side effect flag by Aleksey Yeschenko · 11 months ago
  47. 3d0ff07 CEP-15: (C*) Add notion of CommandsForRanges and make this durable in C* by David Capwell · 11 months ago
  48. b99c467 Ninja for CASSANDRA-18523: Update property generators for TxnId to respect the validated properties of Timestamp by David Capwell · 12 months ago
  49. f7fc6e1 Permit nodes to join a cluster without the full transaction history by Benedict Elliott Smith · 1 year ago
  50. 0650097 Introduce ExclusiveSyncPoint transactions by Ariel Weisberg · 1 year, 2 months ago
  51. c58d841 Separate durable and transient listeners by Benedict Elliott Smith · 1 year ago
  52. 8226b2d CEP-15: (C*) Accord message processing should avoid being passed on to a Stage and run directly in the messageing handler by David Capwell · 1 year ago
  53. 33c91e4 CEP-15 Accord: NotWitnessed commands can receive an invalidate promise but would return Zero instead by David Capwell · 1 year ago
  54. 08aaab6 CEP-15 (Accord) Original and recover coordinators may hit a race condition with PreApply where reads and writes are interleaved, causing one of the coordinators to see the writes from the other by David Capwell · 1 year, 1 month ago
  55. 6e3b6cb CEP-15 (Accord) accord.messages.Defer rejects Recurrent retry of Commit by David Capwell · 1 year, 1 month ago
  56. eefc013 CEP-15: (C*) Improve Burn Tests to include thread scheduling by David Capwell · 1 year, 1 month ago
  57. bc81f81 CEP-15: (Accord) Migrate Accord away from JDK random to a new interface RandomSource by David Capwell · 1 year, 3 months ago
  58. f607a05 CEP-15/Accord Immutable State Refactor by Blake Eggleston · 1 year, 3 months ago
  59. 07e3514 add AsyncChain implementations and tests by Blake Eggleston · 1 year, 2 months ago
  60. b9025e5 CEP-15: (C*) Add git submodule for Accord (#29) by dcapwell · 1 year, 2 months ago
  61. da77b74 Swap long for int inside Node.Id by Aleksey Yeschenko · 1 year, 3 months ago
  62. 0cc9e27 use equals() rather than reference equality for excluding ourselves from the dependency builder by Caleb Rackliffe · 1 year, 3 months ago
  63. 17eb7e7 accord build has you opt-in to rat checks, should have the build fail if rat checks fail (#31) by dcapwell · 1 year, 3 months ago
  64. 1230ece Introduce Range transactions (#23) by Benedict Elliott Smith · 1 year, 3 months ago
  65. 686326e Introduce RangeDeps (#21) by Benedict Elliott Smith · 1 year, 3 months ago
  66. 5626c7c CASSANDRA-17112: Publish StrictSerializabilityVerifier so Cassandra may use, and fixed bugs found with the integration (#18) by dcapwell · 1 year, 3 months ago
  67. ad326d5 Refactor Timestamp/TxnId (#22) by Benedict Elliott Smith · 1 year, 4 months ago
  68. 40dd94e Triage TODOs (#24) by Benedict Elliott Smith · 1 year, 4 months ago
  69. 69ca24d Shard CommandStores by contiguous ranges (#20) by Benedict Elliott Smith · 1 year, 4 months ago
  70. de5b90c fix java8 build (#25) by Benedict Elliott Smith · 1 year, 4 months ago
  71. 619913a Faster SimpleProgressLog and BurnTest (#16) by Benedict Elliott Smith · 1 year, 4 months ago
  72. 64d9051 Mute javadoc lint warnings during build by Aleksey Yeschenko · 1 year, 4 months ago
  73. f5d7ede Refactor routing and key API to support both Key, RoutingKey and Range consistently/transparently by Benedict Elliott Smith · 1 year, 8 months ago
  74. 1749219 Invalidation fixes/improvements by Benedict Elliott Smith · 1 year, 6 months ago
  75. 05b3376 Refactor response tracking to improve efficiency and clarity; introduce dedicated property tests; re-activate fast-path during range movements by Benedict Elliott Smith · 1 year, 6 months ago
  76. 29f0ccf Add transaction expiration support by Benedict Elliott Smith · 1 year, 8 months ago
  77. 197e4c7 Partial Replication of Transaction State by Benedict Elliott Smith · 2 years ago
  78. a810742 Updated Commit.Invalidate to use proper message type, added nullable annotation to AcceptOk to show that Deps may be null, and added utility method on Status to check for both types of invalidate (#11) by dcapwell · 1 year, 6 months ago
  79. 5dd0045 Accord transaction state storage by Blake Eggleston · 1 year, 7 months ago
  80. b064376 Add rat and licenses to Accord (#9) by dcapwell · 1 year, 8 months ago
  81. bb52de7 Efficient Dependencies (CASSANDRA-17111) by Benedict Elliott Smith · 1 year, 9 months ago
  82. 119ed54 CEP-15 (Accord): Add CircleCI configs to build the project (#8) by dcapwell · 1 year, 9 months ago
  83. 5aa21d8 CASSANDRA-17718: Transaction Invalidation (#5) by Benedict Elliott Smith · 1 year, 9 months ago
  84. 9671c16 Liveness and Repair (#4) by Benedict Elliott Smith · 1 year, 10 months ago
  85. c04ea34 Topology reconfiguration fixes by Blake Eggleston · 2 years, 2 months ago
  86. fb1187b Initial Cassandra integration by Blake Eggleston · 2 years, 5 months ago
  87. b71481c Add support for topology reconfigurations by Blake Eggleston · 2 years, 7 months ago
  88. aec91ad Instance refactor by Blake Eggleston · 2 years, 6 months ago
  89. 210ff37 KeyRange refactor by Blake Eggleston · 2 years, 8 months ago
  90. 93533f5 initial commit by Benedict Elliott Smith · 2 years, 8 months ago