Skip to content
Snippets Groups Projects
Unverified Commit 0e719f23 authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Thread through instance name to replication client. (#7369)

For in memory streams when fetching updates on workers we need to query the source of the stream, which currently is hard coded to be master. This PR threads through the source instance we received via `POSITION` through to the update function in each stream, which can then be passed to the replication client for in memory streams.
parent 3085cde5
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment