This is an automated email from the ASF dual-hosted git repository.

smiklosovic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from d707bb98b4 Merge branch 'cassandra-5.0' into trunk
     add 7b89b6018d Remove commitlog_sync_batch_window_in_ms
     new 881bb56be7 Merge branch 'cassandra-5.0' into trunk

The 1 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 +
 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]

Reply via email to