scylladb / scylla-ccm

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

ccmlib/scylla_node: dump_sstable_stats to handle broken utf-8 #575

Closed fruch closed 1 month ago

fruch commented 2 months ago

in some cases the output of scylla sstable can be with illegal utf-8, we should just skip them, and it would work as expected.