mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 13:45:53 +00:00
These helpers count elements in the endpoint state map. It makes sense to keep them in gossiper API, but it's worth removing the wrappers that do invoke_on(0). This makes code shorter. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>