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/06 02:18:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-16688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

qingbo li updated CAMEL-16688:
------------------------------
    Environment: spring boot 2.4.5 + camel 3.10.0  (was: spring boot 2.2.5 + camel 3.10.0)

> 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.4.5 + camel 3.10.0
>            Reporter: qingbo li
>            Priority: Major
>         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)