mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
Currently the method scans db::config to find one. It has some drawbacks. First, it's not very nice. Second, it needs to handle the case when the endpoint is missing, while it relally never is. Third, the type in config entry is not necessarily set. It's nicer to get the type from storage manager. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
27 KiB
27 KiB