Files
scylladb/locator
Pavel Emelyanov cfeff893c6 network_topology_strategy: Print map of dc:rf pairs in one go
The strategy constructor prints the dc:rf at the end making the sstring
for it by hand. Modern fmt-based logger can format unordered_map-s on
its own. The message would look slightly different though:

  Configured datacenter replicas are: foo:1 bar:2

into

  Configured datacenter replicas are: {"foo": 1, "bar": 2}

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>

Closes scylladb/scylladb#16443
2024-01-09 11:30:49 +02:00
..
2023-07-10 16:07:12 +03:00
2024-01-03 15:30:40 +01:00
2024-01-03 15:30:40 +01:00
2023-12-12 23:19:54 +04:00
2023-12-12 23:19:54 +04:00