mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-07 23:43:31 +00:00
It's now set via a dedicated call that happens after query processor is started. Now query processor is started before storage service and the latter can get the q.p. local reference via constructor. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>