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

Claus Ibsen resolved CAMEL-5801.
--------------------------------

    Resolution: Fixed

There is such a new attribute.

Updated the docs with details
http://camel.apache.org/threading-model.html
                
> Make it easy to configure thread name pattern in XML DSL
> --------------------------------------------------------
>
>                 Key: CAMEL-5801
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5801
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-spring
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.11.0
>
>
> If you want to change default thread naming pattern you would need to use a 
> <bean> tag in XML DSL. We should make this easier with a new attribute on 
> <camelContext> to set this.
> <camelContext threadNamePattern="xxxX" ...>
> We have an attribute already for setting JMX naming pattern. 
> See
> http://stackoverflow.com/questions/13372675/configure-camel-thread-names-with-spring-dsl

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

Reply via email to