mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 10:41:12 +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>