mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-08 16:03:20 +00:00
NetworkTopologyStrategy is the preferred choice. We should not use SimpleStrategy anymore. This patch changes the topology strategy for all the maintenance socket tests. Refs SCYLLADB-1070