[
https://issues.apache.org/jira/browse/CAMEL-7117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-7117:
-------------------------------
Priority: Minor (was: Major)
Issue Type: Improvement (was: Bug)
> JettyHttpProducer.client._threadPool contains non-daemon threads only
> ---------------------------------------------------------------------
>
> Key: CAMEL-7117
> URL: https://issues.apache.org/jira/browse/CAMEL-7117
> Project: Camel
> Issue Type: Improvement
> Components: camel-jetty
> Affects Versions: 2.12.2
> Environment: java7
> Reporter: Mateusz Nowakowski
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.12.3, 2.13.0
>
>
> When custom JettyClient is created for JettyHttpProducer (line 79 invoking
> JettyClientComponent:708)
> only min/max threads can be provided, and all threads are created with
> non-daemon flag.
> Personally I would make jetty client thread pool daemon only, but if it
> cannot be done, there should be additional flag on JettyEndpoint level to
> make it configurable.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)