[
https://issues.apache.org/jira/browse/CAMEL-12075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285606#comment-16285606
]
Franz Forsthofer edited comment on CAMEL-12075 at 12/11/17 7:45 AM:
--------------------------------------------------------------------
I will provide a GitHup pull request for the master branch.
If this request is accepted, I can make the patches for the older versions
2.20.2 and 2.19.5.
was (Author: forsthofer):
I will provide a GitHup pull request.
> 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.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)