Re: [akka-user] Resuming on error from flatMapMerge

2017-06-08 Thread Stephen Duncan
strategy missing somewhere. What Akka version did > you use? There has been quite a bit of changes how attributes are handled > in Akka 2.5. I wonder if that is going to make a difference. > > Otherwise I think this deserves an ticket on the issue tracker. > > On Mon, May 2

Re: [akka-user] Resuming on error from flatMapMerge

2017-05-29 Thread Stephen Duncan
I think this deserves an ticket on the issue tracker. > > On Mon, May 29, 2017 at 11:39 AM Stephen Duncan > wrote: > >> Before I assume and report this as a bug, I wanted to see if there was >> something I was missing regarding the error handling with Akka streams >>

[akka-user] Resuming on error from flatMapMerge

2017-05-29 Thread Stephen Duncan
Before I assume and report this as a bug, I wanted to see if there was something I was missing regarding the error handling with Akka streams here. I am surprised to see two different outputs for the two example streams: import akka.actor.ActorSystem import akka.stream.scaladsl.{Flow, Sink, Sou