Details
Description
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
Attachments
Issue Links
- causes
-
CAMEL-19314 camel-aws - Connection pool shutdown when aws health checks are used
- Resolved
- relates to
-
CAMEL-19491 Failing healthcheck on aws2-* polling consumers causes readiness check to be stuck
- Resolved
- links to