Mateusz Nowakowski created CAMEL-7117:
-----------------------------------------

             Summary: JettyHttpProducer.client._threadPool contains non-deamon 
threads only
                 Key: CAMEL-7117
                 URL: https://issues.apache.org/jira/browse/CAMEL-7117
             Project: Camel
          Issue Type: Bug
          Components: camel-jetty
    Affects Versions: 2.12.2
         Environment: java7
            Reporter: Mateusz Nowakowski
             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 witn 
non-deamon flag.

Personally I would make jetty client thread pool deamon only, but if it cannot 
be done, there should be additional flag on JettyEndpoint level to make it 
configurable.

Issue is related to Camel-7116




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to