mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 06:53:12 +00:00
This commit addresses a very simple FIXME left in alternator TTL implementation - it reduces the number of parameters passed to scan_table_ranges() by enclosing the parameters in a separate object. Tests: unit(release) Message-Id: <214afcd9d5c1968182ad98550105f82add216c80.1638354094.git.sarna@scylladb.com>