You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/09/06 13:03:08 UTC

[jira] [Resolved] (CAMEL-5573) RedeliverErrorHandler - Only need thread pool if redelivery has been enabled in any way

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

Claus Ibsen resolved CAMEL-5573.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.10.2
    
> RedeliverErrorHandler - Only need thread pool if redelivery has been enabled in any way
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5573
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5573
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.11.0, 2.10.2
>
>
> The error handling in Camel supports redelivery. Which uses a thread pool for scheduling tasks for future redeliveries etc.
> This thread pool is only needed if redelivery is enabled. There can be Camel apps that wont use any kind of redelivery. And for these use-cases we can omit creating the thread pool.

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