You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/03/16 08:37:45 UTC

[jira] Created: (CAMEL-2552) The CamelContext default name should be thread safe

The CamelContext default name should be thread safe
---------------------------------------------------

                 Key: CAMEL-2552
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2552
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.3.0


As there could be a multi-camel context be started at same time in the OSGi container.
So we need to make sure the camel context name be thread safe.

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


[jira] Resolved: (CAMEL-2552) The CamelContext default name should be thread safe

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

Willem Jiang resolved CAMEL-2552.
---------------------------------

    Resolution: Fixed

committed the patch into the trunk.

> The CamelContext default name should be thread safe
> ---------------------------------------------------
>
>                 Key: CAMEL-2552
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2552
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.3.0
>
>
> As there could be a multi-camel context be started at same time in the OSGi container.
> So we need to make sure the camel context name be thread safe.

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