Files
scylladb/locator
Pavel Emelyanov 941f6d8fca cql: Move initial_tablets from REPLICATION to TABLETS in DDL
This patch changes the syntax of enabling tablets from

  CREATE KEYSPACE ... WITH REPLICATION = { ..., 'initial_tablets': <int> }

to be

  CREATE KEYSPACE ... WITH TABLETS = { 'initial': <int> }

and updates all tests accordingly.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2024-01-15 13:04:48 +03:00
..
2023-07-10 16:07:12 +03:00
2024-01-03 15:30:40 +01:00
2023-12-12 23:19:54 +04:00
2023-12-12 23:19:54 +04:00