[ 
https://issues.apache.org/jira/browse/HADOOP-15975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740301#comment-16740301
 ] 

Hudson commented on HADOOP-15975:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15761 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15761/])
HADOOP-15975. ABFS: remove timeout check for DELETE and RENAME. (stevel: rev 
dddad985d7ff54448c871515c1e8d1773dfbc3df)
* (edit) 
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystemStore.java


> ABFS: remove timeout check for DELETE and RENAME
> ------------------------------------------------
>
>                 Key: HADOOP-15975
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15975
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.2.0
>            Reporter: Da Zhou
>            Assignee: Da Zhou
>            Priority: Major
>             Fix For: 3.2.1
>
>         Attachments: HADOOP-15975-001.patch, HADOOP-15975-002.patch, 
> HADOOP-15975-003.patch
>
>
> Currently, ABFS rename and delete is doing a timeout check, which will fail 
> the request for rename/delete when the target contains tons of file/dirs.
> Because timeout check is already there for each HTTP call, we should remove 
> the timeout check in RENAME and DELETE.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to