54
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'cassandra-5.0' into trunk More... 3 months ago
ninja: remove unused imports to pass the checkstyle More... 3 months ago
Follow-up to CASSANDRA-20906: Fix Simulator More... 3 months ago
update shaded cassandra-driver-core to 3.11.5 More... 3 months ago
Implementation of CEP-55 - Generation of role names More... 3 months ago
Strict Serializability Verifier may incorrectly handle blind writes when witnessed before the writing operation ACKs More... 3 months ago
Accord: Improve Tracing - Introduce pattern tracing, that can intercept failed or new coordinations matching various filters - Support additional tracing event collection modes (SAMPLE and RING) More... 3 months ago
RemoteToLocalVirtualKeyspace: supporting access to all nodes' local virtual tables from any node in the cluster More... 3 months ago
ninja: remove accord invariant that can break startup More... 3 months ago
Merge branch 'cassandra-5.0' into trunk More... 3 months ago
Merge branch 'cassandra-4.1' into cassandra-5.0 More... 3 months ago
Merge branch 'cassandra-4.0' into cassandra-4.1 More... 3 months ago
Support LIKE expressions in filtering queries More... 3 months ago
Lazy Virtual Tables Also Improve: - Searchable system_accord_debug.txn - Integrate txn_blocked_by deadline and depth filter with execution logic, to ensure we terminate promptly and get a best effort reply More... 3 months ago
Merge branch 'cassandra-5.0' into trunk More... 3 months ago
Merge branch 'cassandra-4.1' into cassandra-5.0 More... 3 months ago
Merge branch 'cassandra-4.0' into cassandra-4.1 More... 3 months ago
Split AsyncChain and AsyncResult; normalise AsyncResult with C* Future More... 3 months ago
Topology compaction omits image records if minEpoch is ahead of last image Also Fix: - RegisteredCallback should remove itself from callback map when cancelled - Do not throw CancellationException when processing requests that have been aborted, as may be caused by a successful meaningful reply that can be overridden - system_accord_debug.{executors,coordinations} fail with ClassCastException - CommandStore.updateMinHlc eats up CPU as called much too often - AccordCache not notifying flushed on shutdown Also Improve: - Support skipping Deps - Violation information reported - Sort CommandStore shards by id More... 3 months ago
Minor improvements and hardening for IndexHints - Enforce a more reasonable limit on the number of included/excluded indexes - Serialize vints rather than shorts in IndexSetSerializer - Return Iterable from notExcluded() to avoid set creation - Avoid redundant iteration in MessagingService#endpointsWithConnectionsOnVersionBelow() More... 3 months ago
Fix cleanup of old incremental repair sessions in case of owned token range changes or a table deleting More... 3 months ago
Optimize audit logic for batch operations especially when audit is not enabled for DML More... 3 months ago
Merge branch 'cassandra-5.0' into trunk More... 3 months ago
CASSANDRA-20884 - Move JMX classes to the in-jvm-dtest API project More... 3 months ago
All pending topology notifications must be propagated to a newly published epoch, not only the pending notification for that epoch Also Fix: - JournalAndTableKeyIterator not merging in consistent order, which can lead to replaying topologies in non-ascending order - Invariant failure when reporting topologies if fetchTopologies on startup yields a gap - removeRedundantMissing could erroneously remove missing dependencies occurring after the new appliedBeforeIndex - Invariant failure for some propagate calls supplying 'wrong' addRoute - Disambiguate nextTxnId and nextTxnIdWithDefaultFlags Also Improve: - LocalLog should not use NoSuchElementException for control flow (instead use ConcurrentSkipListMap) More... 3 months ago
Merge branch 'cassandra-5.0' into trunk More... 3 months ago
Merge branch 'cassandra-4.1' into cassandra-5.0 More... 3 months ago
bump version in build.xml to 4.1.11 More... 3 months ago
Add Swift Cassandra client to drivers list in documentation More... 3 months ago
Expose uncaught exceptions in system_views.uncaught_exceptions table More... 3 months ago