[jira] [Commented] (HADOOP-17772) ABFS: delete() should have timeout option

2021-06-23 Thread Zhuangyu Han (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-17772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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] [Created] (HADOOP-17772) ABFS: delete() should have timeout option

2021-06-22 Thread Zhuangyu Han (Jira)
Zhuangyu Han created HADOOP-17772:
-

 Summary: ABFS: delete() should have timeout option
 Key: HADOOP-17772
 URL: https://issues.apache.org/jira/browse/HADOOP-17772
 Project: Hadoop Common
  Issue Type: Improvement
  Components: fs/azure
Affects Versions: 3.2.0
Reporter: Zhuangyu Han


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