mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 19:10:42 +00:00
When restore API is called and is given a non-existing sstable (object name) the task should complete with failed status and some meaningful message in the error text. refs: #23189 Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>