You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/04/19 19:28:00 UTC

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

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

Claus Ibsen resolved CAMEL-19281.
---------------------------------
    Resolution: Fixed

Thanks for reporting

> 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, 4.0-M2
>            Reporter: Artem
>            Assignee: Rhuan Rocha
>            Priority: Major
>             Fix For: 3.20.4, 3.21.0, 4.0-M3, 4.0
>
>
> 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)