You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dwaipayan Mukhopadhyay (JIRA)" <ji...@apache.org> on 2018/06/05 23:32:00 UTC

[jira] [Created] (REEF-2033) Introduce configurable azure blob exponential retry policy

Dwaipayan Mukhopadhyay created REEF-2033:
--------------------------------------------

             Summary: Introduce configurable azure blob exponential retry policy
                 Key: REEF-2033
                 URL: https://issues.apache.org/jira/browse/REEF-2033
             Project: REEF
          Issue Type: New Feature
          Components: REEF
            Reporter: Dwaipayan Mukhopadhyay
            Assignee: Dwaipayan Mukhopadhyay


Currently, the AzureBlob retry policy defaults to Azure Blob Client's default ExponentialRetryPolicy which has retry count as 3 and retry interval as 4 seconds. Higher load jobs require custom setting of these values to over azure blob throttling - [https://issues.apache.org/jira/projects/REEF/issues/REEF-2017|https://issues.apache.org/jira/projects/REEF/issues/REEF-2017.] . This change allows user to set their own retry count and intervals



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