Accord library for Apache Cassandra®

Clone this repo:
  1. cf802f8 Fix failing tests for TrackerReconcilerTest (#288) by Alan Wang · 2 days ago trunk
  2. 29b53d2 Fix ReadDataTest test failures (#287) by Alan Wang · 7 days ago
  3. c0a741b Accord range based tests have their inclusive field flipped (#286) by Alan Wang · 10 days ago
  4. a8bbed3 Fix Sorted Arrays Linear Intersection gives wrong results (#280) by Alan Wang · 10 days ago
  5. c9ec676 DefaultLocalListeners.remove adds nulls which then leads to NPE when .clear gets called (#285) by dcapwell · 2 weeks ago
  6. fff32de Inherit pom from apache parent by mck · 3 months ago
  7. 66cab49 Expunged records may be resurrected: by Benedict Elliott Smith · 3 months ago
  8. 2cdda7f (BTree)?ReducingRangeMap fixes and improvements by Benedict Elliott Smith · 3 months ago
  9. 0a10cd0 Safely regain ranges and delete retired command stores by Alan Wang · 3 months ago
  10. 3d6392f ShardDurability.markDefunct() called O(N²) times across topology updates, causing log spam and OOM in tests (#277) by dcapwell · 3 months ago detached5 detached6
  11. b81408c Slice PreLoadContext to owned keys in MapReduceCommandStores by Benedict Elliott Smith · 3 months ago detached2 detached4
  12. 3caddca CoordinateTransaction should not abort if LocalExecute fails, esp. in case of LogUnavailableException by Benedict Elliott Smith · 3 months ago
  13. a081e19 Result natively supports persistable/non-persistable distinction by Benedict Elliott Smith · 3 months ago
  14. 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 · 3 months ago
  15. 01aff40 Improve Tail Latency by Benedict Elliott Smith · 5 months ago
  16. d3c5935 Introduce: by Benedict Elliott Smith · 8 months ago
  17. 8229cbf InMemoryRangeIndex by Benedict Elliott Smith · 8 months ago
  18. 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 · 8 months ago detached3
  19. 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 · 8 months ago
  20. f09a12d Improve by Benedict Elliott Smith · 8 months ago