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 "Francesco Mari (JIRA)" <ji...@apache.org> on 2019/06/18 14:41:00 UTC

[jira] [Updated] (OAK-8412) AzurePersistence should specify a retry strategy compatible with the configured timeouts

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

Francesco Mari updated OAK-8412:
--------------------------------
    Attachment: OAK-8412-01.patch

> AzurePersistence should specify a retry strategy compatible with the configured timeouts
> ----------------------------------------------------------------------------------------
>
>                 Key: OAK-8412
>                 URL: https://issues.apache.org/jira/browse/OAK-8412
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Francesco Mari
>            Assignee: Francesco Mari
>            Priority: Major
>         Attachments: OAK-8412-01.patch
>
>
> {{AzurePersistence}} specifies timeouts for the whole request time, and for the time it needs for Azure Storage to come back with a response. Since no retry policy is specified, the client uses a default exponential retry policy with a backoff of 30s and 3 retries, which doesn't fit with our request timeout of 30s. A proper retry policy should be defined, instead. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)