This is an automated email from the ASF dual-hosted git repository.
smiklosovic pushed a change to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 0c22f9b42c Upgrade JMH from 1.21 to 1.36. The upgrade is fixing
inaccessible object exceptions when running benchmarks with JMH+profiler+JDK17
add 7b89b6018d Remove commitlog_sync_batch_window_in_ms
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
NEWS.txt | 1 +
conf/cassandra.yaml | 4 --
.../pages/architecture/storage-engine.adoc | 8 +--
src/java/org/apache/cassandra/config/Config.java | 5 --
.../cassandra/config/DatabaseDescriptor.java | 4 --
.../cassandra-mtls-backward-compatibility.yaml | 1 -
test/conf/cassandra-mtls.yaml | 1 -
test/conf/cassandra-murmur.yaml | 1 -
test/conf/cassandra-old.yaml | 1 -
test/conf/cassandra-seeds.yaml | 1 -
...dra-sslcontextfactory-invalidconfiguration.yaml | 1 -
test/conf/cassandra-sslcontextfactory.yaml | 1 -
test/conf/cassandra.yaml | 1 -
test/conf/unit-test-conf/test-native-port.yaml | 1 -
...rsion=4.1-alpha1.yml => version=5.0-alpha1.yml} | 64 +++++++++++++++++++---
.../cassandra/distributed/impl/InstanceConfig.java | 4 +-
.../distributed/test/RepairBoundaryTest.java | 1 -
.../cassandra/distributed/test/RepairTest.java | 1 -
.../upgrade/ConfigCompatibilityTestGenerate.java | 7 ++-
.../cassandra/config/ConfigCompatibilityTest.java | 19 ++++++-
21 files changed, 84 insertions(+), 44 deletions(-)
copy test/data/config/{version=4.1-alpha1.yml => version=5.0-alpha1.yml} (89%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]