GitHub user AlexanderZobkov opened a pull request:

    https://github.com/apache/cxf/pull/17

    Implementation of CXF-5919: Configuring thread names in Jetty transport

    This is implementation of CXF-5919. It passes threadNamePrefix attribute 
from Spring XML configuration to Jetty QueuedThreadPool setName method. 
Additionally, this pull request contains corresponding unit tests. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/AlexanderZobkov/cxf master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/17.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 #17
    
----
commit 4b2ae049adee7c068fe22f63ebd2dd44eeaae92d
Author: Alexander Zobkov <[email protected]>
Date:   2014-07-30T16:22:23Z

    Allow to configure the thread name prefix for threads that are used by the 
Jetty instance for processing requests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to