mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 22:25:48 +00:00
Race condition happens when two or more shards will try to delete the same partial sstable. So the problem doesn't affect scylla when it boots with a single shard. To fix this problem, shard 0 will be made the responsible for deleting a partial sstable. fixes #359. Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
59 KiB
59 KiB