Wail Y. Alkowaileet created ASTERIXDB-3309:
----------------------------------------------

             Summary: 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
             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)

Reply via email to