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/27 16:30:07 UTC

[jira] [Created] (CAMEL-5658) Add method on ExecutorServiceManager to get Camels ThreadFactory

Claus Ibsen created CAMEL-5658:
----------------------------------

             Summary: Add method on ExecutorServiceManager to get Camels ThreadFactory
                 Key: CAMEL-5658
                 URL: https://issues.apache.org/jira/browse/CAMEL-5658
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.11.0


This makes it easier to create a new thread (without thread pool) using the Camel API. This can be used for single one-stop-short-lived tasks where the thread should just terminate after usage. 

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

[jira] [Resolved] (CAMEL-5658) Add method on ExecutorServiceManager to get Camels ThreadFactory

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-5658.
--------------------------------

    Resolution: Fixed

API change so not backporting
                
> Add method on ExecutorServiceManager to get Camels ThreadFactory
> ----------------------------------------------------------------
>
>                 Key: CAMEL-5658
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5658
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.11.0
>
>
> This makes it easier to create a new thread (without thread pool) using the Camel API. This can be used for single one-stop-short-lived tasks where the thread should just terminate after usage. 

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