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/04/19 15:51:00 UTC

[jira] [Created] (CAMEL-19281) Aws2- healthchecks not closing resources for awsClient

Artem created CAMEL-19281:
-----------------------------

             Summary: Aws2- healthchecks not closing resources for awsClient
                 Key: CAMEL-19281
                 URL: https://issues.apache.org/jira/browse/CAMEL-19281
             Project: Camel
          Issue Type: Bug
          Components: camel-aws
    Affects Versions: 3.19.0
            Reporter: Artem


As AWS2S3ConsumerHealthCheck and  Sqs2ConsumerHealthCheck working with 

SqsClient and S3Client, which extends AutoCloseble , meaning those have to be properly handled in terms of closing resources, we noticed that in our services invoking aws health checks leads to connection memory leak of *org.apache.http.impl.conn.PoolingHttpClientConnectionManager* , pls take a look



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