Files
scylladb/locator
Pavel Emelyanov f6e8b64334 snitch: Use set_my_dc_and_rack() on all shards
Most of snitch drivers set _my_dc and _my_rack with direct assignment
thus skipping the sanity checks for dc/rack being empty. On other shards
they call set_my_dc_and_rack() helper which warns the empty value and
replaces it with some defaults.

It's better to use the helper on all shards in order to have the same
dc/rack values everywhere.

refs: #12185

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

Closes #12524
2023-01-24 14:17:06 +02:00
..
2022-10-20 12:33:41 +03:00
2022-12-13 14:17:18 +02:00
2022-12-13 14:17:18 +02:00
2022-11-16 21:53:05 +02:00