Franz Forsthofer created CAMEL-12075:
----------------------------------------
Summary: Piling up of threads in iterating splitter in prarllel
processing
Key: CAMEL-12075
URL: https://issues.apache.org/jira/browse/CAMEL-12075
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.20.1, 2.19.4, 2.18.5
Reporter: Franz Forsthofer
Fix For: 2.19.5, 2.20.2, 2.21.0
If you have a custom interating splitter which runs in parallel processing and
which throws a RuntimeException either in the "hasNext" or "next" method after
an aggregation thread was created then the aggregation thread will never finish.
Therefore if the error occurs mulitple times the aggregatgor threads pile up.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)