mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 11:55:15 +00:00
is not supported' from Nadav Har'El This small series implements the DescribeTimeToLive and DescribeContinuousBackups operations in Alternator. Even if the corresponding features aren't implemented, it can help applications that we implement just the Describe operation that can say that this feature is in fact currently disabled. Fixes #10660 Closes #10670 * github.com:scylladb/scylla: alternator: remove dead code alternator: implement DescribeContinuousBackups operation alternator: allow DescribeTimeToLive even without TTL enabled