[akka-user] Re: ReadPrefered in FlexiMerge (akka-streams)

2015-04-14 Thread Johannes Plapp
Thanks a lot for the quick response! Best regards, Johannes -- >> Read the docs: http://akka.io/docs/ >> Check the FAQ: >> http://doc.akka.io/docs/akka/current/additional/faq.html >> Search the archives: https://groups.google.com/group/akka-user --

[akka-user] ReadPrefered in FlexiMerge (akka-streams)

2015-04-13 Thread Johannes Plapp
ent) SameState } Even if ReadPrefered returns an element from the second input, the returned input always equals the first one (p.priority). Is this intended behaviour? I also submitted a test covering this issue: https://github.com/akka/akka/issues/17157 Thanks, Johannes Pl