mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 19:35:12 +00:00
We want the invariant that after ACK, all sealed sstables will be split. This guarantee that on restart, no unsplit sstables will be found sealed. The paths that generate unsplit sstables are streaming and file streaming consumers. It includes intra-node streaming, which is local but can clone an unsplit sstable into destination. Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
31 KiB
31 KiB