Files
scylladb/gms
Kefu Chai 49071e48ae gms/feature_service: introduce UUID_SSTABLE_IDENTIFIERS cluster feature
UUID_SSTABLE_IDENTIFIERS is a new cluster wide feature. if it is
enabled, all nodes will generate new sstables with the UUID as their
generation identifiers. this feature is configured using
config option of "uuid_sstable_identifiers_enabled".

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>
2023-06-15 17:54:59 +08:00
..