mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
And a corresponding db::schema_feature::SCYLLA_LARGE_COLLECTIONS We want to enable the schema change supporting collection_elements only when all nodes are upgraded so that we can roll back if the rolling upgrade process is aborted. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>