1. 8014eec Merge branch 'cassandra-5.0' into trunk by David Capwell · 2 days ago trunk
  2. 169c37b Merge branch 'cassandra-4.1' into cassandra-5.0 by David Capwell · 2 days ago cassandra-5.0
  3. 4962f3d IntrusiveStack.accumulate is not accumulating correctly by Yuqi Yan · 2 days ago cassandra-4.1
  4. d229eaf ninja: remove accidental file by Benedict Elliott Smith · 3 days ago
  5. 418e3a4 Merge branch 'cassandra-5.0' into trunk by Stefan Miklosovic · 3 days ago
  6. 5fb3ae4 Merge branch 'cassandra-4.1' into cassandra-5.0 by Stefan Miklosovic · 3 days ago
  7. 5c94bc8 Add nodetool get/setguardrailsconfig commands by Yuqi Yan · 1 year, 3 months ago
  8. 0e9f0fa Improve: by Benedict Elliott Smith · 3 weeks ago
  9. 9df5481 Accord: Update CommandsForRanges.Manager interval tree asynchronously by Benedict Elliott Smith · 8 days ago
  10. 37b6ade Accord: Fix minDecidedId calculation by Benedict Elliott Smith · 5 days ago
  11. e06b8ea Ninja fix .gitmodules by Ariel Weisberg · 4 days ago
  12. e6cf213 Add testing of consensus live migration to simulator by Ariel Weisberg · 3 months ago
  13. 54a9c40 Improve Interval B-Tree test coverage; add pprinter for B-Trees by Alex Petrov · 10 days ago
  14. e8bd231 Accord Fixes: by Benedict Elliott Smith · 9 days ago
  15. ccf12ef Add accord journal standalone dump tool by Alex Petrov · 3 weeks ago
  16. 674b8d5 Deduplicate ranges in WatermarkCollector by Benedict Elliott Smith · 10 days ago
  17. 28edf72 Fix flakey test org.apache.cassandra.utils.SimpleBitSetSerializerTest by David Capwell · 9 days ago
  18. 7e32d92 Fix/Improve IntervalBTree by Benedict Elliott Smith · 14 days ago
  19. 92cbde1 Introduce PseudoUtf8Type for virtual tables to search on types that are otherwise treated as strings for pretty printing; by Benedict Elliott Smith · 11 days ago
  20. fd2e11f Accord Fixes: by Benedict Elliott Smith · 11 days ago
  21. 8289bb4 Accord: Topology serializer has a lot of repeated data, can dedup to shrink the cost by David Capwell · 10 days ago
  22. f6c1002 Stream individual files in their own transactions and hand over ownership to a parent transaction on completion by Marcus Eriksson · 6 weeks ago
  23. 7b140f6 Merge branch 'cassandra-5.0' into trunk by Caleb Rackliffe · 11 days ago
  24. f9d759d SSTableIndexWriter#abort() should log more quietly in cases where an exception is not provided by Caleb Rackliffe · 12 days ago
  25. cba4208 Standardise Replay logic to ensure SafeCommandStore.update is called by Benedict Elliott Smith · 2 weeks ago
  26. a866f92 Improve: by Benedict Elliott Smith · 3 weeks ago
  27. 30f0940 Merge branch 'cassandra-5.0' into trunk by Caleb Rackliffe · 3 weeks ago
  28. 81fcacd Ensure CassandraIndexTest sets up properly when using SAI in the wake of CASSANDRA-20732 by Caleb Rackliffe · 3 weeks ago
  29. c9e5239 Fix: by Benedict Elliott Smith · 3 weeks ago
  30. 7bf6eef Limit the number of held heap dumps to not consume disk space excessively by Igor Kamyshnikov · 9 weeks ago
  31. 0a7797c Fix: by Benedict Elliott Smith · 3 weeks ago
  32. 78d6892 Fix flakey test AbstractTypeTest#meaninglessEmptyness why is equality so hard by David Capwell · 3 weeks ago
  33. 1c2307b Merge branch 'cassandra-5.0' into trunk by Caleb Rackliffe · 3 weeks ago
  34. f553ace Avoid availability gap between UP and queryability marking for already built SAI indexes on bounce by Caleb Rackliffe · 3 weeks ago
  35. d516ea2 Fix topology reporting bugs by Alex Petrov · 4 weeks ago
  36. 115c553 Follow-up to CASSANDRA-20726: by Benedict Elliott Smith · 4 weeks ago
  37. 4437fa4 Ensuring Row reference is only used for IS Null/IS Not Null expressions by Pranav Shenoy · 4 weeks ago
  38. 15ded6a Ninja for CASSANDRA-20727: fixed imports for src/java/org/apache/cassandra/utils/btree/BTree.java by David Capwell · 4 weeks ago
  39. 2b94317 Ninja for CASSANDRA-20667: Fixing checkstyle for src/java/org/apache/cassandra/service/accord/txn/AbstractParameterisedVersionedSerialized.java by David Capwell · 4 weeks ago
  40. fadc64c (Accord) Fix: by Benedict Elliott Smith · 4 weeks ago
  41. 6d303e6 Improve: by Benedict Elliott Smith · 3 months ago
  42. 8d641e0 Accord: BEGIN TRANSACTIONs IF condition logic does not properly support meaningless emptiness and null values by David Capwell · 4 weeks ago
  43. 6b23315 Ninja: fix compilation after rebase by Alex Petrov · 4 weeks ago
  44. 6493450 Avoid waiting for topology indefinitely; print out debug string if topology can not be fetched by Alex Petrov · 5 weeks ago
  45. 5746db0 Accord Fixes / Improvments: by Alex Petrov · 6 weeks ago
  46. 259b1a5 Fix StackOverflow exception on topology replay with a large number of active epochs/topologies by Alex Petrov · 6 weeks ago
  47. f3bf24c Make durability service listen to topology changes by Alex Petrov · 7 weeks ago
  48. 9d6fb76 Improve journal corruption detection by Alex Petrov · 8 weeks ago
  49. eb4c6b6 Mark last min known epoch - 1 as "truncated" by Alex Petrov · 8 weeks ago
  50. eafd551 Accord Improvements: by Alex Petrov · 8 weeks ago
  51. 0936286 Fix visiting same key multiple times during replay by Alex Petrov · 10 weeks ago
  52. 1c7e96b Fix journal out of order iteration by Benedict Elliott Smith · 10 weeks ago
  53. 693eab8 Revert changes to serving FetchCMSLog/FetchPeerLog requests & remove ReconstructLogState by Sam Tunnicliffe · 10 weeks ago
  54. 6a37d88 Allow unsafe startup if accord.journal.failurePolicy is set to ALLOW_UNSAFE_STARTUP by Alex Petrov · 2 months ago
  55. b506665 Fix CRC errors in Journal by Alex Petrov · 2 months ago
  56. 9471016 Accord Fixes / Improvements: by Alex Petrov · 3 months ago
  57. 1350082 Avoid re-serializing all-equivalent topologies by Alex Petrov · 5 weeks ago
  58. 7ef2ccd Erase should consistently erase all content by Benedict Elliott Smith · 5 weeks ago
  59. 9a3fda5 Merge branch 'cassandra-5.0' into trunk by Maxwell Guo · 5 weeks ago
  60. 8de4c92 Make Commitlog flush data safely in Direct IO mode by Maxwell Guo · 5 weeks ago
  61. df4eae7 ninja follow-up to CASSANDRA-20713: fix SSTableReaderTest by Benedict Elliott Smith · 5 weeks ago
  62. 0a3e624 Merge branch 'cassandra-5.0' into trunk by Caleb Rackliffe · 5 weeks ago
  63. a72dcbc Get SAI MemtableIndex refs before SSTableIndex refs at query time by Michael Marshall · 5 weeks ago
  64. e5f99c5 CASSANDRA-20699 Fix SAI virtual table names in documentation by Bernardo Botella Corbi · 5 weeks ago
  65. 464a4f9 Accord Fixes: by Benedict Elliott Smith · 5 weeks ago
  66. 1b78bbd Fix: by Benedict Elliott Smith · 6 weeks ago
  67. 4d141e4 Accord: startup race condition where accord journal tries to access the 2i index before its ready by David Capwell · 6 weeks ago
  68. 83f58b4 Merge branch 'cassandra-5.0' into trunk by Ariel Weisberg · 6 weeks ago
  69. 53ccfd5 Fix MAX_SEGMENT_SIZE < chunkSize in MmappedRegions::updateState by samlightfoot · 6 weeks ago
  70. 10ed20b Fixes by Benedict Elliott Smith · 6 weeks ago
  71. 58ee847 Adopt Unsafe::invokeCleaner for Direct ByteBuffer cleaning by samlightfoot · 8 weeks ago
  72. 7c9af51 Merge branch 'cassandra-5.0' into trunk by Marcus Eriksson · 7 weeks ago
  73. f07510a CASSANDRA-18119 followup - test fix, create STATS component when using BtiFormat by Marcus Eriksson · 7 weeks ago
  74. 1261ba1 Add additional metrics around hints by maoling · 4 months ago
  75. 3a506eb Merge branch 'cassandra-5.0' into trunk by Stefan Miklosovic · 7 weeks ago
  76. 3969de6 Mark JDK 17 as production ready by Dmitry Konstantinov · 7 weeks ago
  77. 5450a1f Support for add and replace in IntervalTree by Ariel Weisberg · 4 months ago
  78. d110b16 Merge branch 'cassandra-5.0' into trunk by Ariel Weisberg · 7 weeks ago
  79. 948e6c9 Merge branch 'cassandra-4.1' into cassandra-5.0 by Ariel Weisberg · 7 weeks ago
  80. 88ca4f8 Backport CASSANDRA-20469 (Paxos repair interrupts running transactions) to 4.1 and 5.0 by Ariel Weisberg · 7 weeks ago
  81. 3f03dc7 ninja: remove unused imports in AccordJournalBurnTest to pass ant checkstyle-test by Stefan Miklosovic · 8 weeks ago
  82. b3f035b Accord Fixes: by Benedict Elliott Smith · 3 months ago
  83. 8d89e16 Ninja fix CHANGES.txt by Sam Tunnicliffe · 8 weeks ago
  84. 53cdefb Enabling single sstable uplevel by default by nvharikrishna · 2 years, 2 months ago
  85. 64c7031 Merge branch 'cassandra-5.0' into trunk by Brandon Williams · 8 weeks ago
  86. f1457e8 Merge branch 'cassandra-4.1' into cassandra-5.0 by Brandon Williams · 8 weeks ago
  87. eb4e795 Merge branch 'cassandra-4.0' into cassandra-4.1 by Brandon Williams · 8 weeks ago
  88. 00f2b3e increment version by Brandon Williams · 8 weeks ago cassandra-4.0
  89. fe13726 Merge branch 'cassandra-5.0' into trunk by Caleb Rackliffe · 8 weeks ago
  90. e5c1016 Ensure replica filtering protection does not trigger unnecessary short read protection reads by Caleb Rackliffe · 2 months ago
  91. 34650af Merge branch 'cassandra-5.0' into trunk by Andy Tolbert · 8 weeks ago
  92. e90fece Merge branch 'cassandra-4.1' into cassandra-5.0 by Andy Tolbert · 8 weeks ago
  93. 9c308ce Merge branch 'cassandra-4.0' into cassandra-4.1 by Andy Tolbert · 8 weeks ago
  94. d077f69 Ensure prepared_statement INSERT timestamp precedes eviction DELETE by Andy Tolbert · 10 weeks ago
  95. cfb3933 Merge branch 'cassandra-5.0' into trunk by David Capwell · 8 weeks ago
  96. 823f486 Unified Compaction does not properly validate min and target sizes by Pranav Shenoy · 8 weeks ago
  97. 9c489b8 Merge branch 'cassandra-5.0' into trunk by Caleb Rackliffe · 8 weeks ago
  98. dd0d8c0 Avoid lambda usage in TrieMemoryIndex range queries and ensure queue size tracking is per column by Caleb Rackliffe · 9 weeks ago
  99. fdc1006 Merge branch 'cassandra-5.0' into trunk by mck · 8 weeks ago
  100. 1066f6a Remove auto-installation of golang when generating native protocol doc pages by mck · 8 weeks ago