mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 10:00:35 +00:00
Current code passes the storage_proxy instance of the shard on which the message was received instead of using the storage_proxy instance of the shard that sent the request. Signed-off-by: Shlomi Livne <shlomi@cloudius-systems.com>