Files
scylladb/service
Kamil Braun c5c78a7922 storage_proxy: endpoint_filter: remove gossiper dependency
The function used `gossiper&` to check whether an endpoint is considered
alive. Abstract this out through `noncopyable_function`.

This will allow us to use `endpoint_filter` during local queries when
`remote` (which contains the `gossiper` reference) is unavailable.
2023-06-12 15:23:48 +02:00
..
2023-06-06 13:29:16 +03:00