You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Kurt Kartaltepe (JIRA)" <ji...@apache.org> on 2013/07/02 23:33:20 UTC

[jira] [Closed] (CAMEL-6503) Complete Aggregation on route stop broken

     [ https://issues.apache.org/jira/browse/CAMEL-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Kartaltepe closed CAMEL-6503.
----------------------------------

    Resolution: Fixed

Dependency issue between ActiveMQ 5.6 depending on camel-jms 2.9.2 which conflicted with other version of camel.
                
> Complete Aggregation on route stop broken
> -----------------------------------------
>
>                 Key: CAMEL-6503
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6503
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.10.4, 2.11.0
>            Reporter: Kurt Kartaltepe
>              Labels: RejectedExecutionException, aggregator, forceCompletionOnStop, gracefulshutdown, stopRoute
>             Fix For: 2.9.2
>
>         Attachments: CamelBugDemo.tar.gz
>
>
> When attempting to stop a route that has exchanges in flight they should be processed and aggregated before shutdown but instead they all throw RejectedExecutionException and are not processed.
> In camel 2.9.2 they are processed and aggregated as expected before the route is shutdown. But the same code does not work in any further versions of camel.
> Attached is a sample test that displays the above error. Simply changing the version of camel will cause the test to pass.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira