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

AzureDataStore should use concurrent request count for all API calls

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.32.0
    • 1.34.0
    • blob-cloud-azure
    • None

    Description

      The Azure concurrent request count option, settable in the request options, is not used for most web API requests but could easily be used for all of them by default. We should change the code in getAzureContainer() to automatically use the configured concurrent request count, if provided, or the default value otherwise.

      Additionally, we should validate the configuration value and enforce it within a range. The suggested range is a minimum value of 2 and a max of 50.

      Attachments

        Activity

          People

            mattvryan Matt Ryan
            mattvryan Matt Ryan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: