[
https://issues.apache.org/jira/browse/CAMEL-12075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16288932#comment-16288932
]
ASF GitHub Bot commented on CAMEL-12075:
----------------------------------------
Github user davsclaus closed the pull request at:
https://github.com/apache/camel/pull/2142
> Piling up of threads in iterating splitter in pararllel processing
> ------------------------------------------------------------------
>
> Key: CAMEL-12075
> URL: https://issues.apache.org/jira/browse/CAMEL-12075
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.18.5, 2.19.4, 2.20.1
> 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)