gocql icon indicating copy to clipboard operation
gocql copied to clipboard

Switch tests from SimpleStrategy to NetworkTopologyStrategy

Open dkropachev opened this issue 1 year ago • 0 comments

SimpleStrategy is getting depricated, as replacement is it recomended to use NetworkTopologyStrategy instead. In order to make test cases to reflect production use, let's switch tests to NetworkTopologyStrategy. Tests that are specifically targeting SimpleStrategy stays as they are.

dkropachev avatar Jul 14 '24 11:07 dkropachev