mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
It needs the config purely to feed one into thrift/transport server, since the latter two no longer needs one, neither does the former. As a nice side effect -- some tests no longer have to carry the cql_config on board. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>