Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do step groups correctly hook into multiple sinks per worker? #2988

Closed
jtfmumm opened this issue Aug 6, 2019 · 0 comments
Closed

Do step groups correctly hook into multiple sinks per worker? #2988

jtfmumm opened this issue Aug 6, 2019 · 0 comments

Comments

@jtfmumm
Copy link
Contributor

jtfmumm commented Aug 6, 2019

According to @slfritchie, step groups do not correctly hook into multiple sinks per worker on the multi-sink-per-worker branch.

Investigate:

  1. Do the state steps send messages to the correct sink actors (I thought I had verified this, but it needs to be rechecked)?
  2. Do the multiple sinks successfully connect (expected limitation: this depends on the external sink being capable of accepting more than one connection, since only one target address can currently be assigned per sink)?

If the answer is no to either question, then find and fix the cause.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant