mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 00:20:47 +00:00
The method replaces snitch instance on the existing sharded<snitch_ptr> and the "existing" is nowadays the global instance. This patch changes it to use local reference passed from API code Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>