mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
Currently streaming uses global pointers to save and get a dependency. Now all the dependencies live on the manager, this patch changes all the places in streaming/ to get the needed dependencies from it, not from global pointer (next patch will remove those globals). Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
14 KiB
14 KiB