[ 
https://issues.apache.org/jira/browse/CAMEL-12075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285626#comment-16285626
 ] 

ASF GitHub Bot commented on CAMEL-12075:
----------------------------------------

forsthofer opened a new pull request #2142: CAMEL-12075: aggregator thread does 
not finish in iterating splitter
URL: https://github.com/apache/camel/pull/2142
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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)

Reply via email to