I have a flow with a groupBy stage, and I wish to close some subflow when 
idle, to avoid having too many subflows at any given time. However, once 
closed, all subsequent elements which would have been dispatched to this 
subflow are ignored, instead of creating a new subflow.

While looking at the sources, I noticed that the stage keeps track of the 
closed substreams. Is there a specific reason for this, or is it just a 
feature of the stage that was deemed useful when developed ?

Thanks for your input,

Cyrille Corpet

-- 
>>>>>>>>>>      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
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to