[jira] [Commented] (HADOOP-17772) ABFS: delete() should have timeout option
[ https://issues.apache.org/jira/browse/HADOOP-17772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368301#comment-17368301 ] Zhuangyu Han commented on HADOOP-17772: --- We are using wasbs:// URL > ABFS: delete() should have timeout option > - > > Key: HADOOP-17772 > URL: https://issues.apache.org/jira/browse/HADOOP-17772 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/azure >Affects Versions: 3.2.0 >Reporter: Zhuangyu Han >Priority: Major > > The delete() API in AzureBlobFileSystem could potentially stuck when trying > to delete a infinitely lease blob file/directory. We hope that there is a > timeout option for this API and the delete() could throw an timeoutException > when specified timeout limit is reached. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org
[jira] [Commented] (HADOOP-17772) ABFS: delete() should have timeout option
[ https://issues.apache.org/jira/browse/HADOOP-17772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368078#comment-17368078 ] Steve Loughran commented on HADOOP-17772: - abfs is timing out for a deep tree delete in HADOOP-17691; which is its own problem. 1. Are you referring to abfs:// or wasb:// URLs? 2. Can you replicate this on hadoop-3.3.1? > ABFS: delete() should have timeout option > - > > Key: HADOOP-17772 > URL: https://issues.apache.org/jira/browse/HADOOP-17772 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/azure >Affects Versions: 3.2.0 >Reporter: Zhuangyu Han >Priority: Major > > The delete() API in AzureBlobFileSystem could potentially stuck when trying > to delete a infinitely lease blob file/directory. We hope that there is a > timeout option for this API and the delete() could throw an timeoutException > when specified timeout limit is reached. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org