Open
Description
Problem statement
SimpleStrategy
has shown to be error-prone. Therefore, it's been deprecated and support for it is go going to be soon dropped from ScyllaDB.
Solution
Migrate all usage of SimpleStrategy
to NetworkTopologyStrategy
. Syntactically, it suffices to replace one name with the other. Semantically, this might introduce changes in replica sets; in such case, more logic adjustments might be needed.
Metadata
Metadata
Assignees
Labels
Low priority.Low priority.