[
https://issues.apache.org/jira/browse/ASTERIXDB-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wail Y. Alkowaileet resolved ASTERIXDB-3309.
--------------------------------------------
Resolution: Fixed
> Avoid using shared AWS 'DefaultCredentialsProvider'
> ----------------------------------------------------
>
> Key: ASTERIXDB-3309
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3309
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: OTH - Other
> Affects Versions: 0.9.9
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Major
> Fix For: 0.9.9
>
>
> Even though DefaultCredentialsProvider.create() ... named create(), it
> actually returns a static object. If multiple clients were created and one of
> them was closed, the provider will be closed – making the provider
> resourceless for the alive (i.e., not closed) clients.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)