scylladb / scylla-ccm

Cassandra Cluster Manager, modified for Scylla
Apache License 2.0
22 stars 65 forks source link

Revert "enable tablets in kespaces created by node.stress" #553

Closed xemul closed 8 months ago

xemul commented 8 months ago

This reverts commit a3645ac6d421148c3198c154e1068af885e93ff8.

There's no need in equipping keyspace creation with any tablets-related options to make it work. Modern Scylla turns on tablets for keyspace once the respective cluster feature is enabled

fixes: #548