mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
It is possible that topology will contain nodes that are no longer normal token owners, so they don't need to be sync'ed with. Fixes scylladb/scylladb#14793 Closes #14798 * github.com:scylladb/scylladb: storage_service: refresh_sync_nodes: restrict to reachable token owners storage_service: refresh_sync_nodes: fix log message locator: topology: node::state: make fine grained