mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +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>