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)