You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "qingbo li (Jira)" <ji...@apache.org> on 2021/06/05 10:10:00 UTC

[jira] [Created] (CAMEL-16688) HttpComponent : Connection pool shut down

qingbo li created CAMEL-16688:
---------------------------------

             Summary: HttpComponent : Connection pool shut down
                 Key: CAMEL-16688
                 URL: https://issues.apache.org/jira/browse/CAMEL-16688
             Project: Camel
          Issue Type: Bug
    Affects Versions: 3.10.0
         Environment: spring boot 2.2.5 + camel 3.10.0
            Reporter: qingbo li
         Attachments: Snipaste_2021-06-05_18-08-09.jpg, log1, log2

1.use RouteController stop route,then start again,HttpComponent throw Connection pool shut down,before restart ,it's no problom.

2.I add a clientBuilder or connectionManager in endpoint uri,but HttpComponent always create new one.it not use my custom one

3.when add clientBuilder or connectionManager in uri use spring bean id,it throw a exception,clientBuilder or connectionManager must be specified.i am sure ,i registered the bean before add Routes



--
This message was sent by Atlassian Jira
(v8.3.4#803005)