mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
When trace_state may migrate to a different shard a global_trace_state_ptr
has to be used.
This patch completes the patch below:
commit 7e180c7bd3
Author: Vlad Zolotarov <vladz@cloudius-systems.com>
Date: Tue Sep 20 19:09:27 2016 +0300
tracing: introduce the tracing::global_trace_state_ptr class
Fixes #1770
Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems.com>
Message-Id: <1476993537-27388-1-git-send-email-vladz@cloudius-systems.com>