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

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

                Author: ASF GitHub Bot
            Created on: 15/Nov/21 18:10
            Start Date: 15/Nov/21 18:10
    Worklog Time Spent: 10m 
      Work Description: snvijaya opened a new pull request #3662:
URL: https://github.com/apache/hadoop/pull/3662


   ABFS driver has a default connection timeout and read timeout value of 30 
secs. For jobs that are time sensitive, preference would be quick failure and 
have shorter HTTP connection and read timeout. 
   This change enables 2 configs: fs.azure.http.connection.timeout and 
fs.azure.http.read.timeout
   that allows custom values to be configured for default HTTP connection and 
read timeout. 
   
   All the integration tests were run over ABFS accounts (pasted in PR 
conversation tab). New checks are added to the tests for config update and 
socket timeout. 


-- 
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: 681648)
    Remaining Estimate: 0h
            Time Spent: 10m

> ABFS: Enable config control for default connection timeout 
> -----------------------------------------------------------
>
>                 Key: HADOOP-18011
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18011
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Sneha Vijayarajan
>            Assignee: Sneha Vijayarajan
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ABFS driver has a default connection timeout and read timeout value of 30 
> secs. For jobs that are time sensitive, preference would be quick failure and 
> have shorter HTTP connection and read timeout. 
> This Jira is created enable config control over the default connection and 
> read timeout. 
> New config name:
> fs.azure.http.connection.timeout
> fs.azure.http.read.timeout



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to