You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, the tests used SimpleStrategy if there was a single DC.
Using SimpleStrategy is discouraged. Apart from that, Scylla seems to
disable the tablets by default for SimpleStrategy keyspaces - we want
to prevent that.
For Cassandra, we still will be using SimpleStrategy.
0 commit comments