I have a 5.2.9 cluster running. Currently in the scylla config I have the following experimental features enabled:
experimental_features:
- alternator-ttl
- alternator-streams
How can I disable these features on my cluster? I have tried removing them from scylla.yml and restart the service but the node will not join the cluster anymore with following error:
(Feature 'ALTERNATOR_STREAMS' was previously enabled in the cluster but its support is disabled by this node. Set the corresponding configuration option to enable the support for the feature.)