Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-3309

Avoid using shared AWS 'DefaultCredentialsProvider'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.9
    • 0.9.9
    • OTH - Other

    Description

      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.

      Attachments

        Activity

          People

            wyk Wail Y. Alkowaileet
            wyk Wail Y. Alkowaileet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: