This is an automated email from the ASF dual-hosted git repository.
marcuse pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 0ed989e554 Don't skip paxos repair on topology change
new f9ab5cf797 Add flag to avoid invalidating key cache on sstable
deletions
new 61fe1f0bf9 Merge branch 'cassandra-5.0' into trunk
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
src/java/org/apache/cassandra/config/Config.java | 1 +
.../org/apache/cassandra/config/DatabaseDescriptor.java | 10 ++++++++++
.../apache/cassandra/io/sstable/format/big/BigFormat.java | 15 +++++++++------
src/java/org/apache/cassandra/service/StorageService.java | 10 ++++++++++
.../org/apache/cassandra/service/StorageServiceMBean.java | 2 ++
.../cassandra/io/sstable/keycache/KeyCacheTest.java | 6 +++---
7 files changed, 36 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]