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/07/16 13:20:34 UTC

[jira] [Created] (CAMEL-5445) ManagementLoadTask - Background thread should defer starting till CamelContext has been started

Claus Ibsen created CAMEL-5445:
----------------------------------

             Summary: ManagementLoadTask - Background thread should defer starting till CamelContext has been started
                 Key: CAMEL-5445
                 URL: https://issues.apache.org/jira/browse/CAMEL-5445
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, jmx
    Affects Versions: 2.10.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.10.1, 2.11.0


This ensures CamelContext has been fully started before the task is calculating. And also the thread name pattern hasn't been initalized as well, so if you in the same JVM run multiple CamelContext's you cannot tell the difference in the thread name of the background thread.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-5445) ManagementLoadTask - Background thread should defer starting till CamelContext has been started

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

Claus Ibsen resolved CAMEL-5445.
--------------------------------

    Resolution: Fixed
    
> ManagementLoadTask - Background thread should defer starting till CamelContext has been started
> -----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5445
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5445
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, jmx
>    Affects Versions: 2.10.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.1, 2.11.0
>
>
> This ensures CamelContext has been fully started before the task is calculating. And also the thread name pattern hasn't been initalized as well, so if you in the same JVM run multiple CamelContext's you cannot tell the difference in the thread name of the background thread.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira