mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
Keyspace `initial` tablets option is deprecated and may be removed in the future. Rather than relying on `initial`:0 to always enabled tablets, explicitly print "enabled":true when tablets are enabled and initial_tablets=0, same as keyspace_metadata::describe. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>