Files
scylladb/db
Aleksandra Martyniuk 761ace4f05 config: add enforce_rack_list option
Add enforce_rack_list option. When the option is set to true,
all tablet keyspaces have rack list replication factor.

When the option is on:
- CREATE STATEMENT always auto-extends rf to rack lists;
- ALTER STATEMENT fails when there is numeric rf in any DC.

The flag is set to false by default and a node needs to be restarted
in order to change its value. Starting a node with enforce_rack_list
option will fail, if there are any tablet keyspaces with numeric rf
in any DC.

enforce_rack_list is a per-node option and a user needs to ensure
that no tablet keyspace is altered or created while nodes in
the cluster don't have the consistent value.
2026-01-20 09:58:51 +01:00
..
2025-01-28 21:14:49 +01:00
2025-12-07 00:09:13 +02:00
2026-01-20 09:58:51 +01:00
2026-01-20 09:58:51 +01:00
2025-12-07 00:09:13 +02:00
2025-12-07 00:09:13 +02:00