Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-11008

AzureBlobStore: do not create a new CloudBlobContainer instance for every request to the backend

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • None
    • 1.68.0
    • blob-cloud-azure
    • None

    Description

      Currently, whenever AzureBlobStoreBackend needs to make a call to Azure, it creates a new instance of CloudBlobContainer. But instances of this class can be reused and the configuration does not change after an instance of AzureBlobStoreBackend is created.

      When making many calls to the Azure blob store, reusing the connection will likely speedup the calls to Azure.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nuno.santos Nuno Santos
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: