You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/08/12 17:33:27 UTC

[jira] [Resolved] (CAMEL-4328) CAMEL-4244 broke EIP configuration of thread pools

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

Claus Ibsen resolved CAMEL-4328.
--------------------------------

    Resolution: Fixed

Fixed part of rev 1157157.

> CAMEL-4244 broke EIP configuration of thread pools
> --------------------------------------------------
>
>                 Key: CAMEL-4328
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4328
>             Project: Camel
>          Issue Type: Task
>          Components: camel-core
>    Affects Versions: 2.9.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0
>
>
> CAMEL-4244 refactored the ExecutorServiceStrategy. However there was a mistake as the current API is too limited.
> If you configure an EIP with a thread pool by an id, then that id is mandatory. Either an existing thread pool should exist with that id, or a thread pool profile should exist. If neither does, it should fail. The refactored code fallback and creates a default pool. This is a mistake.
> See the unit test for an example AggregateUnknownExecutorServiceRefTest

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira