Files
scylladb/gms
Benny Halevy 6fdec20b59 gossiper: mark_as_shutdown: lock_endpoint
The function manipulates the endpoint state
and calls replicate and mark_dead, therefore it
must ensure this is done under lock_endpoint.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
2023-08-01 17:42:02 +03:00
..