scylladb / scylla-ccm

Cassandra Cluster Manager, modified for Scylla
Apache License 2.0
20 stars 62 forks source link

node: match with uuid-based sstable identifier #495

Closed tchaikov closed 11 months ago

tchaikov commented 11 months ago

this change enables Node.check_node_sstables_format() to match sstable component files which use uuid-based sstable identifier. this should pave the road of dtest to test with uuid_sstable_identifiers_enabled set.