[
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)