Files
scylladb/api
Asias He 471e8b341f repair: Support termination of repair jobs
This patch implements the missing API to terminate all repairs.

For example:

$ curl -X POST  --header "Accept: application/json"
"http://127.0.0.2:10000/storage_service/force_terminate_repair"

With the new stream_plan::abort() api we can now abort the stream
session assocaited with the repair as well.

Fixes #2105
2017-08-30 15:19:52 +08:00
..
2016-05-20 14:24:14 +03:00
2017-06-28 16:30:58 +03:00
2017-02-01 14:39:08 +02:00
2016-04-08 08:12:47 +03:00