[
https://issues.apache.org/jira/browse/CAMEL-12268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417111#comment-16417111
]
Andrea Cosentino commented on CAMEL-12268:
------------------------------------------
And no, camel-aws sqs doesn't use single amazonSQSClient
[https://github.com/apache/camel/blob/master/components/camel-aws/src/main/java/org/apache/camel/component/aws/sqs/SqsEndpoint.java#L116]
It depends on how you configure your component/endpoint.
> Camel-AWS: Lets call shutdown on the clients while stopping endpoints
> ---------------------------------------------------------------------
>
> Key: CAMEL-12268
> URL: https://issues.apache.org/jira/browse/CAMEL-12268
> Project: Camel
> Issue Type: Improvement
> Components: camel-aws
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 2.21.0
>
>
> It would be great to call shutdown on the client while stopping the endpoint.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)