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

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


    from 30e0b55f93 Merge branch 'cassandra-5.0' into trunk
     new 0e4c2f4bef Default to nb instead of nc for sstable formats
     new 0a09c12975 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:
 CASSANDRA-14092.txt                                |  2 +-
 NEWS.txt                                           |  4 +--
 conf/cassandra.yaml                                |  2 +-
 conf/jvm-server.options                            |  4 +--
 .../managing/tools/sstable/sstablemetadata.adoc    |  2 +-
 .../managing/tools/sstable/sstablepartitions.adoc  | 34 +++++++++++-----------
 .../cassandra/io/sstable/format/SSTableReader.java |  2 +-
 .../cassandra/io/sstable/format/Version.java       |  4 +--
 .../cassandra/io/sstable/format/big/BigFormat.java | 16 +++++-----
 .../upgrade/MixedModeTTLOverflowUpgradeTest.java   | 12 ++++----
 .../test/microbench/DeletionTimeDeSerBench.java    |  6 ++--
 .../cassandra/io/sstable/LegacySSTableTest.java    |  2 +-
 .../format/big/VersionSupportedFeaturesTest.java   |  6 ++--
 .../sstable/metadata/MetadataSerializerTest.java   |  5 +++-
 14 files changed, 52 insertions(+), 49 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to