mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 21:17:01 +00:00
Refs https://github.com/scylladb/scylla-enterprise/issues/3461 Refs https://github.com/scylladb/scylla-enterprise/issues/3210 Adds a tool-app global db::config + extensions to each tool invocation + configurable init. Uses this in scylla-sstables, allowing both enterprise-only configs to be read, as well as (almost all) encrypted sstables. Note: Do not backport to enterprise before https://github.com/scylladb/scylla-enterprise/pull/3473 is merged, otherwise tools will break there. Closes scylladb/scylladb#15615 * github.com:scylladb/scylladb: scylla-sstable: Use tool-global config + extensions tools: Add db config + extensions to tool app run