Add LegacySSTableTest data for past sstable formats

Also add test method testVerifyOldTupleSSTables for frozen tuples and dropping of them.

The test data also adds different versions of me format sstables from C* version 3.0.25 and 3.11.11 as they do (unfortunately) differ. Test sstable files have had their sequence generation ids changed to represent the server version used to create them, while this shouldn't be necessary it is for debug purposes when sstable formats have changed between versions.

 patch by Roxana Neophytou, Mick Semb Wever; reviewed by Dmitry Konstantinov for CASSANDRA-20485

Co-authored-by: mck <mck@apache.org>
This commit is contained in:
Roxana Neophytou 2024-11-27 12:47:55 -05:00 committed by Mick Semb Wever
parent 85ca91fd64
commit ab51b79473
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
647 changed files with 339 additions and 102 deletions

View File

@ -0,0 +1,8 @@
Data.db
Statistics.db
Digest.crc32
TOC.txt
CompressionInfo.db
Filter.db
Partitions.db
Rows.db

Some files were not shown because too many files have changed in this diff Show More