[
https://issues.apache.org/jira/browse/CAMEL-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358646#comment-16358646
]
ASF GitHub Bot commented on CAMEL-12233:
----------------------------------------
GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/2217
CAMEL-12233: spring-boot: add threadNamePattern property
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/camel
spring_boot_threadNamePattern
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2217.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2217
----
commit 084aa0c83843577190f31188f3a6df476882eb82
Author: Pascal Schumacher <pascalschumacher@...>
Date: 2018-02-09T16:45:30Z
CAMEL-12233: spring-boot: add threadNamePattern property
----
> spring-boot: add threadNamePattern property
> -------------------------------------------
>
> Key: CAMEL-12233
> URL: https://issues.apache.org/jira/browse/CAMEL-12233
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-boot
> Reporter: Pascal Schumacher
> Priority: Minor
> Fix For: 2.21.0
>
>
> In spring xml is is possible to configure the _threadNamePattern_ as an
> attribute of the _camelContext_ element.
> I could not find a way to configure with camel-spring-boot.
> It would be nice if _threadNamePattern_ was added to
> _CamelConfigurationProperties_.
> Thanks in advance!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)