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 087e92724e Merge branch 'cassandra-4.1' into trunk
add b94436c783 update ConfigCompatibility test
new fe9ad77fd7 Merge branch 'cassandra-4.1' 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:
src/java/org/apache/cassandra/config/Config.java | 2 +-
.../org/apache/cassandra/config/Converters.java | 1 +
test/data/config/version=3.0.0-alpha1.yml | 3 +
test/data/config/version=4.0-alpha1.yml | 3 +
test/data/config/version=4.1-alpha1.yml | 424 +++++++++++++++++++++
...e.java => ConfigCompatibilityTestGenerate.java} | 12 +-
...ilityTest.java => ConfigCompatibilityTest.java} | 19 +-
7 files changed, 452 insertions(+), 12 deletions(-)
create mode 100644 test/data/config/version=4.1-alpha1.yml
rename
test/distributed/org/apache/cassandra/distributed/upgrade/{ConfigCompatabilityTestGenerate.java
=> ConfigCompatibilityTestGenerate.java} (87%)
rename test/unit/org/apache/cassandra/config/{ConfigCompatabilityTest.java =>
ConfigCompatibilityTest.java} (95%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]