mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 18:50:53 +00:00
Allows QA to bypass the normal hardcoded 24h ttl of data and still get "proper" behaviour w.r.t. available stream set/generations. I.e. can manually change cdc ttl option for alternator table after streams enabled. Should not be exposed, but perhaps useful for testing. Closes #7483