You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2010/06/27 13:55:51 UTC

[jira] Resolved: (SMXCOMP-770) Improve code to leverage async camel routing

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

Gert Vanthienen resolved SMXCOMP-770.
-------------------------------------

    Resolution: Fixed

Fixed in http://svn.apache.org/viewvc?view=revision&revision=958366

The AsyncJbiMessagingTest would previously lock up with the default thread pool size of 4 core threads, the test now passes with 1 threads thanks to the use  of async JBI messaging.

> Improve code to leverage async camel routing 
> ---------------------------------------------
>
>                 Key: SMXCOMP-770
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-770
>             Project: ServiceMix Components
>          Issue Type: Sub-task
>          Components: servicemix-camel
>    Affects Versions: servicemix-camel-2010.01
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: servicemix-camel-2010.02
>
>
> Camel 2.4.0 reintroduces the async routing engine, allowing us to improve our component to leverage that feature to allow for asynchronous JBI messaging.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.