mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +00:00
We make the `consistent-topology-changes` experimental feature unused and assumed to be true in 6.0. We remove code branches that executed if `consistent-topology-changes` was disabled.
9 lines
196 B
YAML
9 lines
196 B
YAML
type: Topology
|
|
pool_size: 2
|
|
cluster:
|
|
initial_size: 0
|
|
extra_scylla_config_options:
|
|
authenticator: PasswordAuthenticator
|
|
authorizer: CassandraAuthorizer
|
|
enable_user_defined_functions: False
|