mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 21:55:50 +00:00
Now it's a member on storage_service, but it was such just to carry the set of tokens between to subsequent calls. Now when all the joining happens in one function, the set can become local variable. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>