Hi,

I have a couple of nested splitters that does parallel processing. The
issue is that everything is working fine and the the route completes as
expected.  However, looking it appears that the threads created by the
Splitter seems to be parked in a waiting state. So the threads in my
application keeps growing and eventually lead to failure.

Does anyone know how I can force removal of these threads upon split
completion?

Regards,
Marcus

Reply via email to