Sign in
apache
/
cassandra-accord
Accord library for Apache Cassandra®
Mirrored from
https://github.com/apache/cassandra-accord.git
Clone this repo:
Branches
trunk
18344
CASSANDRA-20828
b-tree-test
detached
detached2
detached3
detached4
detached5
detached6
More...
0a10cd0
Safely regain ranges and delete retired command stores
by Alan Wang
· 5 days ago
trunk
3d6392f
ShardDurability.markDefunct() called O(N²) times across topology updates, causing log spam and OOM in tests (#277)
by dcapwell
· 11 days ago
detached5
detached6
b81408c
Slice PreLoadContext to owned keys in MapReduceCommandStores
by Benedict Elliott Smith
· 3 weeks ago
detached2
detached4
3caddca
CoordinateTransaction should not abort if LocalExecute fails, esp. in case of LogUnavailableException
by Benedict Elliott Smith
· 3 weeks ago
a081e19
Result natively supports persistable/non-persistable distinction
by Benedict Elliott Smith
· 4 weeks ago
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
· 4 weeks ago
01aff40
Improve Tail Latency
by Benedict Elliott Smith
· 2 months ago
d3c5935
Introduce:
by Benedict Elliott Smith
· 6 months ago
8229cbf
InMemoryRangeIndex
by Benedict Elliott Smith
· 6 months ago
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
· 5 months ago
detached3
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
· 5 months ago
f09a12d
Improve
by Benedict Elliott Smith
· 6 months ago
f6b0a69
Updated so txn.execute is always called before txn.result, which enables Cassandra to pass around rejections found while creating the mutations.
by David Capwell
· 6 months ago
6bae51f
Fix:
by Benedict Elliott Smith
· 6 months ago
8ccce74
Submit ShardScheduler success to DurabilityQueue without holding lock to avoid deadlock (when DurabilityQueue queues a retry)
by Benedict Elliott Smith
· 6 months ago
973335b
Follow-up to CASSANDRA-21042: SyncPoints should operate against the last epoch containing their ranges, which should refuse other transactions
by Benedict Elliott Smith
· 7 months ago
397ec90
Make TopologyException a checked exception to ensure they are handled carefully, as they may occur at surprising times
by Benedict Elliott Smith
· 7 months ago
cdd4529
Follow-up to CASSANDRA-21013: fix rf=1 catchup
by Benedict Elliott Smith
· 7 months ago
938ba19
Coordinate/ExecuteEphemeralRead should invoke coordinator metrics
by Benedict Elliott Smith
· 7 months ago
de03d14
Improve DurabilityQueue:
by Benedict Elliott Smith
· 7 months ago
More »