You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Sneha Vijayarajan (Jira)" <ji...@apache.org> on 2019/10/18 05:50:00 UTC

[jira] [Created] (HADOOP-16660) ABFS: Make RetryCount in ExponentialRetryPolicy Configurable

Sneha Vijayarajan created HADOOP-16660:
------------------------------------------

             Summary: ABFS: Make RetryCount in ExponentialRetryPolicy Configurable
                 Key: HADOOP-16660
                 URL: https://issues.apache.org/jira/browse/HADOOP-16660
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
            Reporter: Sneha Vijayarajan
            Assignee: Sneha Vijayarajan
             Fix For: 3.3.0


ExponentialRetryPolicy will retry requests 30 times which is the default retry count in code whe HttpRequests fail. 

If the client too has re-try handling, the process seems hanged to the client App due to the high number of retries. This Jira aims to provide a config control for retry count.



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

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