mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
In preparation for processing CQL requests on different core than where the connection lives in, copy client state to query state for processing and merge back the results after we're done. Signed-off-by: Pekka Enberg <penberg@scylladb.com>