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

Grabbing from closed input port in Merge #21138

Closed
johanandren opened this issue Aug 8, 2016 · 1 comment
Closed

Grabbing from closed input port in Merge #21138

johanandren opened this issue Aug 8, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@johanandren
Copy link
Member

requirement failed: Cannot get element from already empty input port (Merge.in1)
java.lang.IllegalArgumentException: requirement failed: Cannot get element from already empty input port (Merge.in1)
at scala.Predef$.require(Predef.scala:224)
at akka.stream.stage.GraphStageLogic.grab(GraphStage.scala:381)
at akka.stream.scaladsl.Merge$$anon$1.akka$stream$scaladsl$Merge$$anon$$dequeueAndDispatch(Graph.scala:65)
@johanandren johanandren added 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted bug labels Aug 8, 2016
@johanandren johanandren self-assigned this Aug 8, 2016
@drewhk
Copy link
Member

drewhk commented Aug 8, 2016

Seems like similar to the Balance version

@johanandren johanandren added 3 - in progress Someone is working on this ticket and removed 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted labels Aug 8, 2016
@johanandren johanandren added this to the 2.4.9 milestone Aug 8, 2016
johanandren added a commit to johanandren/akka that referenced this issue Aug 8, 2016
@johanandren johanandren changed the title Pulling from empty input port in Merge Grabbing from closed input port in Merge Aug 8, 2016
johanandren added a commit that referenced this issue Aug 9, 2016
@ktoso ktoso removed the 3 - in progress Someone is working on this ticket label Aug 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants