Files
scylladb/service
Pavel Emelyanov cfcea8fc33 storage_service: Replace is_local_dc() with vs db::is_local()
Both functions do the same -- get datacenters from given
endpoint and local broadcast address and compare them to
match (or not).

tests: unit(dev)

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
Message-Id: <20210902080858.16364-1-xemul@scylladb.com>
2021-09-02 11:25:48 +03:00
..