mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 06:53:12 +00:00
This patch change the implementation of storage_service repair_async_status to throw an exception, this way a 400 return code will be returned. Fixes #2794 Signed-off-by: Amnon Heiman <amnon@scylladb.com> Message-Id: <20170917080533.6612-1-amnon@scylladb.com>