Da Zhou created HADOOP-15975: -------------------------------- Summary: 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
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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org