Files
scylladb/api
Benny Halevy f74d154fe3 gossiper: use permit_id to serialize state changes while preventing deadlocks
Pass permit_id to subscribers when we acquire one
via lock_endpoint.  The subscribers then pass it back to
gossiper for paths that acquire lock_endpoint for
the same endpoint, to detect nested locks when the endpoint
is locked with the same permit_id.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
2023-08-01 17:41:57 +03:00
..
2023-07-17 17:09:36 +03:00
2023-07-17 17:09:36 +03:00
2023-06-07 11:59:39 +02:00
2023-06-29 11:02:14 +02:00