You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Matt Ryan (Jira)" <ji...@apache.org> on 2020/07/21 18:44:00 UTC

[jira] [Resolved] (OAK-9142) AzureDataStore should use concurrent request count for all API calls

     [ https://issues.apache.org/jira/browse/OAK-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Ryan resolved OAK-9142.
----------------------------
    Fix Version/s: 1.34.0
       Resolution: Fixed

Fixed in [r1880114|https://svn.apache.org/viewvc?view=revision&revision=1880114].

> AzureDataStore should use concurrent request count for all API calls
> --------------------------------------------------------------------
>
>                 Key: OAK-9142
>                 URL: https://issues.apache.org/jira/browse/OAK-9142
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: blob-cloud-azure
>    Affects Versions: 1.32.0
>            Reporter: Matt Ryan
>            Assignee: Matt Ryan
>            Priority: Major
>             Fix For: 1.34.0
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)