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

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

                Author: ASF GitHub Bot
            Created on: 28/Jul/21 21:31
            Start Date: 28/Jul/21 21:31
    Worklog Time Spent: 10m 
      Work Description: brianloss commented on pull request #3221:
URL: https://github.com/apache/hadoop/pull/3221#issuecomment-888635485


   > Can you do the cherrypick and test of the branch-3.3 locally, let me know 
if it's all good there and I'll merge it in there too.
   
   @steveloughran my local cherry pick against branch-3.3 had no problems 
running tests in East US. There were two failures that ran fine individually: 
ITestAzureBlobFileSystemRandomRead.testValidateSeekBounds (HNS-SharedKey) and 
ITestAbfsListStatusRemoteIterator.testWithAbfsIteratorDisabledWithoutHasNext 
(NonHNS-SharedKey).


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 630799)
    Time Spent: 2h 50m  (was: 2h 40m)

> ABFS ExponentialRetryPolicy doesn't pick up configuration values
> ----------------------------------------------------------------
>
>                 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
>            Assignee: Brian Frank Loss
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 2h 50m
>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to