mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
Consolidate stop() and shutdown() into one function. Fix crash: scylla: urchin/seastar/core/future.hh:315: void future_state<>::set(): Assertion `_u.st == state::future' failed. === stop gossip $ curl -X DELETE --header "Accept: application/json" "http://127.0.0.1:10000/storage_service/gossiping" === start gossip $ curl -X POST --header "Content-Type: application/json" --header "Accept: application/json" "http://127.0.0.1:10000/storage_service/gossiping"