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 974fc904aa bump version
     add 3b9669b116 Sort SSTable TOC entries for determinism

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../org/apache/cassandra/io/sstable/SSTable.java   |   6 +-
 .../cassandra/io/sstable/format/SSTableWriter.java |   2 +-
 .../cassandra/io/sstable/format/TOCComponent.java  |  46 ++++--
 .../io/sstable/format/TOCComponentTest.java        | 177 +++++++++++++++++++++
 5 files changed, 212 insertions(+), 20 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/io/sstable/format/TOCComponentTest.java


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

Reply via email to