mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +00:00
Similarly to snapshot_on_all_shards, the way snapshot directory is evaluated is changed to rely on storage options. Two ... assumptions are that when asking for non-local snapshot existance or for a snapshot of a virtual table, it's correct to return false instead of throwing. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>