1. 875937c CASSANDRA-20883: bitset changes to support cassandra serializers by David Capwell · 5 days ago trunk
  2. c3a62d7 All pending topology notifications must be propagated to a newly published epoch, not only the pending notification for that epoch by Benedict Elliott Smith · 5 days ago
  3. 48061a5 Improve Observability: by Benedict Elliott Smith · 3 weeks ago
  4. 5cbe8d6 Accord fixes: by Benedict Elliott Smith · 3 weeks ago
  5. a8916a1 Startup sequence improvements by Alex Petrov · 6 weeks ago
  6. b86550c Enrich Durability with each phase, so we can both prune unapplied dependencies to mitigate replicas that are behind causing Deps growth, by Benedict Elliott Smith · 5 weeks ago
  7. b268e9a Accord: fix durability scheduling order, initialize them _after_ nodes are created by Alex Petrov · 4 weeks ago
  8. 0c3c7bf Minor tracing and progress log improvements: by Benedict Elliott Smith · 4 weeks ago
  9. 12da469 ConcurrentModificationException with CommandStore.waitingOnSync by Benedict Elliott Smith · 5 weeks ago
  10. d5de79b Bootstrap must first wait for a quorum to apply the sync point to ensure the DurableBefore Majority condition holds transitively, by Benedict Elliott Smith · 6 weeks ago
  11. 20df7e5 Improve ProgressLog: by Benedict Elliott Smith · 6 weeks ago
  12. 05b2f24 Fix CFK restore after replay: by Benedict Elliott Smith · 6 weeks ago
  13. 2f287b6 Journal.TopologyUpdate should not store the local topology as it can be inferred from the global on (#229) by dcapwell · 7 weeks ago
  14. 090cb49 Fix DurableBefore updates: by Benedict Elliott Smith · 7 weeks ago
  15. f40826d Accord Query Tracing Also improve: - Metric listeners by Benedict Elliott Smith · 2 months ago
  16. e66a30c Missed feedback for move durability service startup patch by Alex Petrov · 7 weeks ago
  17. 51f36f7 Limit replay to those records not durably persisted to both command store and data store by Benedict Elliott Smith · 8 weeks ago
  18. 42b55d7 Move durability service startup by Alex Petrov · 8 weeks ago
  19. a1c1ed9 PreLoadContext descriptions by Benedict Elliott Smith · 3 months ago
  20. 1c203ef Fix minDecidedId calculation by Benedict Elliott Smith · 8 weeks ago
  21. ad26bb9 Add testing of consensus live migration to simulator by Ariel Weisberg · 8 months ago
  22. 3aba47c Accord Fixes: by Benedict Elliott Smith · 8 weeks ago
  23. 0d6157f Fix: by Benedict Elliott Smith · 9 weeks ago
  24. 3c9b307 Accord: Topology serializer has a lot of repeated data, can dedup to shrink the cost by David Capwell · 9 weeks ago
  25. e587fc4 Standardise Replay logic to ensure SafeCommandStore.update is called by Benedict Elliott Smith · 9 weeks ago
  26. bfc12f6 Improve command diff output for debug output by Alex Petrov · 9 weeks ago
  27. 71d235d Improve: by Benedict Elliott Smith · 10 weeks ago
  28. 6877835 Fix: by Benedict Elliott Smith · 2 months ago
  29. 555337a Fix: by Benedict Elliott Smith · 2 months ago
  30. cfde59d Add separator to pretty-print command changes by Alex Petrov · 2 months ago
  31. aa08b04 Follow-up to CASSANDRA-20726: by Benedict Elliott Smith · 2 months ago
  32. 756f2a1 (Accord) Fix: by Benedict Elliott Smith · 3 months ago
  33. 154c05f Improve: by Benedict Elliott Smith · 3 months ago
  34. 07ba9c8 Avoid re-serializing all-equivalent topologies by Alex Petrov · 3 months ago
  35. 2b80b02 Erase should consistently erase all content associated with a transaction by Benedict Elliott Smith · 3 months ago
  36. 2eb6677 Add debug string to configuration service to output epochs we could not find by Alex Petrov · 3 months ago
  37. 1ce7122 Fixes: by Benedict Elliott Smith · 3 months ago
  38. c2ef064 Fix: by Benedict Elliott Smith · 3 months ago
  39. bf85660 Fixes by Benedict Elliott Smith · 5 months ago
  40. b22b935 Fix StackOverflow exception on topology replay with a large number of active epochs/topologies by Alex Petrov · 3 months ago
  41. fd608bc Make durability service listen to topology changes by Alex Petrov · 3 months ago
  42. 774d5c8 Account for truncated epoch when computing the low bound by Alex Petrov · 3 months ago
  43. 7f0040d Ninja for CASSANDRA-20684: Gens.select didnt allow access at generating a list of size=0 after adding invarients check, fixed that to return an empty list by David Capwell · 3 months ago
  44. 21733d0 Ninja for CASSANDRA-20684: Ignore markdown files in rat check by David Capwell · 3 months ago
  45. 7205f68 Add documentation for Accord's property testing (#196) by dcapwell · 3 months ago
  46. f9827e7 Mark min epoch - 1 as truncated, i.e. restore previous truncated state by Alex Petrov · 3 months ago
  47. c5a984c Fixes: by Benedict Elliott Smith · 5 months ago
  48. 56102d8 Initialise CommandStores.nextId on restart by Benedict Elliott Smith · 4 months ago
  49. 7242cb2 Follow-up to CASSANDRA-20641; propagate forceUpdate further by Benedict Elliott Smith · 4 months ago
  50. 0980e52 Fix medium path decisions when fast path is delayed by Benedict Elliott Smith · 4 months ago
  51. 4918bd6 Fix durableBefore check on replay by Alex Petrov · 4 months ago
  52. 0f9f201 Accord: On restart, while replying the journal the linearizability check logic found incorrect ordering and rejected startup by Benedict Elliott Smith · 4 months ago
  53. 7f95490 Enhacned the stateful property test API to have accept a list of commands rather than force a builder (#189) by dcapwell · 4 months ago
  54. 3825403 Get accord compiling on JDK 21 (#188) by dcapwell · 4 months ago
  55. ba15160 Serialization improvements by Benedict Elliott Smith · 5 months ago
  56. 134df57 Improve Journal table key serialization by Benedict Elliott Smith · 5 months ago
  57. fc14a15 Various fixes and improvements by Benedict Elliott Smith · 6 months ago
  58. 1192d25 Accord: when Keys has token conflicts, this lead to issues with Routes and containsAll (#182) by dcapwell · 6 months ago
  59. 0a5446a Fix: by Benedict Elliott Smith · 6 months ago
  60. c7379e1 Turn pruning back on by Alex Petrov · 6 months ago
  61. 62b6d68 Fix: by Benedict Elliott Smith · 6 months ago
  62. 2025bcf Improve partial compaction by Alex Petrov · 7 months ago
  63. fe306fc Epoch/Topology Garbage Collection by Alex Petrov · 7 months ago
  64. f9dc83e Integrate RX with Cassandra Repair, so that repair safely flushes pending topology and other durability requirements. by Benedict Elliott Smith · 7 months ago
  65. 2b9e540 Accord fixes: by Benedict Elliott Smith · 7 months ago
  66. a341979 Fix: by Benedict Elliott Smith · 7 months ago
  67. 58f1076 Accord: Serialization Improvements by Benedict Elliott Smith · 7 months ago
  68. a4a8255 Fix AccordMigrationTest, preclude possible races in topology propagation by Alex Petrov · 7 months ago
  69. 1542da5 Fix recovery when one shard is committed/stable and another is preaccepted by Benedict Elliott Smith · 7 months ago
  70. 74a3b81 Expose epoch ready state as a vtable for operators to inspect things (#169) by dcapwell · 7 months ago
  71. 92013a8 Fix null field accounting by Alex Petrov · 7 months ago
  72. 9328b83 Fix topology loading by Alex Petrov · 7 months ago
  73. d9fd50a Fix class cast issue arising after ephemeral read eviction by Alex Petrov · 8 months ago
  74. 344c20b Fix: by Benedict Elliott Smith · 7 months ago
  75. 96ec342 Avoid double loading in Cassandra side of journal by Alex Petrov · 8 months ago
  76. d3380ef Fix replay, and acceptedOrCommitted state restore by Alex Petrov · 7 months ago
  77. cd7f495 Refactor RedundantStatus to encode vector of states that can be merged independently by Benedict Elliott Smith · 7 months ago
  78. 78ab7ee Fix argument order in topology reporting by Alex Petrov · 7 months ago
  79. e5e108a allow LinkedHashSet to processed as a ordered set (#153) by dcapwell · 7 months ago
  80. f543f7d Follow-up to CASSANDRA-20222: by Benedict Elliott Smith · 8 months ago
  81. c7a789b Follow-up to CASSANDRA-20228: by Benedict Elliott Smith · 7 months ago
  82. 41aacd3 Agree a distributed uniqueHlc to use for Apply by Benedict Elliott Smith · 8 months ago
  83. f9ed591 Migrate route index from commands table to journal, and drop the commands table (#152) by dcapwell · 8 months ago
  84. d5ac6b6 Protocol optimisations: by Benedict Elliott Smith · 8 months ago
  85. c80ec46 FetchRequest should report as unavailable any slice that executes in a later epoch that is not owned by the replicas by Benedict Elliott Smith · 8 months ago
  86. c076383 Improve topology integration / replay by Alex Petrov · 9 months ago
  87. f7b9bb8 Migrate in memory journal to CommandChange logic shared with AccordJournal by Alex Petrov · 10 months ago
  88. 520cc10 Remove TimestampsForKey by Benedict Elliott Smith · 9 months ago
  89. f543851 Fixes by Benedict Elliott Smith · 10 months ago
  90. 9c9d6b2 Fix Accord SAI tests and Accord double apply by Ariel Weisberg · 10 months ago
  91. 5785d86 Fix SimulatedDepsTest by Alex Petrov · 9 months ago
  92. 7d46b7c Fix SimulatedAccordTaskTest by Alex Petrov · 9 months ago
  93. c55e251 Implement field saving/loading in AccordJournal by Alex Petrov · 10 months ago
  94. 1401e93 Fix infinite loop, and notify progress log of sync point durability while waiting to apply by Benedict Elliott Smith · 10 months ago
  95. bd0761c Expose Journal-related files to allow external Journal implementation integration. by Alex Petrov · 10 months ago
  96. 0276dff Preclude InMemoryJournal from saving Unitialized commands; remove invalidated commands in postExecute by Alex Petrov · 9 months ago
  97. 356fee5 Sorted arrays tests sometimes falls into infinite re-generate loop by Alex Petrov · 9 months ago
  98. 61f4ebd Fix unit tests and improve burn test stability by Benedict Elliott Smith · 10 months ago
  99. a271897 Key transaction recovery should witness range transactions by David Capwell · 11 months ago
  100. ad6d9c7 Fix AbstractKeys.without (and CoordinateEphemeralRead execution in future epoch) by Benedict Elliott Smith · 10 months ago