mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-22 15:52:13 +00:00
Add a test that drops a table while tablet streaming is running for the table. The table is dropped after taking the storage snapshot and initializating streaming sources - after that streaming should be able to complete or abort correctly if the table is dropped. We want to verify there is no incorrect access to the destroyed table. The test tests both types of streaming in stream_blob - sstables and logstor segments.
110 KiB
110 KiB