Files
scylladb/cql3
Pavel Emelyanov d9edcb3f15 query_processor: Use migration_notifier
This patch breaks one (probably harmless but still) dependency
loop. The query_processor -> migration_manager -> storage_proxy
 -> tracing -> query_processor.

The first link is not not needed, as the query_processor needs the
migration_manager purely to (ub)subscribe on notifications.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2020-01-15 14:28:21 +03:00
..
2018-11-21 00:01:44 +02:00
2019-07-04 10:54:30 +02:00
2020-01-14 12:19:00 +02:00