You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/07/21 20:51:00 UTC

[jira] [Work logged] (HADOOP-17811) ABFS: Allow all ExponentialRetryPolicy properties to be configured

     [ https://issues.apache.org/jira/browse/HADOOP-17811?focusedWorklogId=626320&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-626320 ]

ASF GitHub Bot logged work on HADOOP-17811:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Jul/21 20:50
            Start Date: 21/Jul/21 20:50
    Worklog Time Spent: 10m 
      Work Description: brianloss opened a new pull request #3221:
URL: https://github.com/apache/hadoop/pull/3221


   Allow ExponentialRetryPolicy to be fully configured from the hadoop
   configuration. Properties are already defined for this, so ensure that
   they are passed along when the retry policy is constructed and that
   documentation has been updated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 626320)
    Remaining Estimate: 0h
            Time Spent: 10m

> ABFS: Allow all ExponentialRetryPolicy properties to be configured
> ------------------------------------------------------------------
>
>                 Key: HADOOP-17811
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17811
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation, fs/azure
>            Reporter: Brian Frank Loss
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The ABFS driver uses ExponentialRetryPolicy to handle throttling by the ADLS Gen 2 API. The number of retries can already be configured by setting the property fs.azure.io.retry.max.retries. However, none of the other properties on ExponentialRetryPolicy can be set even though configuration properties have already been defined for them. Allow the additional properties (min/max retry wait, default wait) to be configured.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org