[
https://issues.apache.org/jira/browse/ASTERIXDB-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17785111#comment-17785111
]
ASF subversion and git services commented on ASTERIXDB-3309:
------------------------------------------------------------
Commit 986c9160c3c4bfb292af3c2f5d5a8e33639e37af in asterixdb's branch
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=986c9160c3 ]
[ASTERIXDB-3309][OTH] Avoid using shared AWS 'DefaultCredentialsProvider'
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
See ASTERIXDB-3309
Change-Id: I3958843b8ae804a772bf88f0597bb715a1b5dacf
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17947
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
> 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)