mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +00:00
This change replaces plain file_writer with crc32_digest_file_writer for all SSTable components that should be checksummed. The resulting component digests are stored in scylla metadata component. This also extends new rewrite component mechanism, to rewrite metadata with updated digest together with the component.