You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Artem (Jira)" <ji...@apache.org> on 2023/05/03 08:58:00 UTC

[jira] [Created] (CAMEL-19314) Connection pool shutdown when aws health checks are used

Artem created CAMEL-19314:
-----------------------------

             Summary: Connection pool shutdown when aws health checks are used
                 Key: CAMEL-19314
                 URL: https://issues.apache.org/jira/browse/CAMEL-19314
             Project: Camel
          Issue Type: Bug
          Components: camel-aws
    Affects Versions: 3.20.4
            Reporter: Artem


Now after https://issues.apache.org/jira/browse/CAMEL-19281 fix, aws client is closed after first health check poll and cannot be used in camel components on the next polling, we are getting error:
[java.lang.IllegalStateException - Connection pool shut down]

Can you take a look please, perhaps we can separate client for health check and other component or recreate client each time



--
This message was sent by Atlassian Jira
(v8.20.10#820010)