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 "Sree Bhattacharyya (Jira)" <ji...@apache.org> on 2023/02/15 09:22:00 UTC

[jira] [Created] (HADOOP-18632) ABFS: Customize and optimize timeouts made based on each separate request

Sree Bhattacharyya created HADOOP-18632:
-------------------------------------------

             Summary: ABFS: Customize and optimize timeouts made based on each separate request
                 Key: HADOOP-18632
                 URL: https://issues.apache.org/jira/browse/HADOOP-18632
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
            Reporter: Sree Bhattacharyya
            Assignee: Sree Bhattacharyya


In present day ABFS Driver functioning, all API request calls use the same values of default timeouts. This is sub-optimal in the scenarios where a request is failing due to hitting a particular busy node, and would benefit simply by retrying quicker.

For this, the change to be brought in chooses customized timeouts based on which API call is being made. Further, starting with smaller, optimized values of timeouts, the timeout values would increase by a certain incremental factor for subsequent retries to ensure quicker retries and success.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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