You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2015/11/02 18:39:27 UTC

[jira] [Commented] (HADOOP-12508) delete fails with exception when lease is held on blob

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

Xiaoyu Yao commented on HADOOP-12508:
-------------------------------------

[~cnauroth], both the main code and the updated unit test looks good to me. +1. Thanks!

> delete fails with exception when lease is held on blob
> ------------------------------------------------------
>
>                 Key: HADOOP-12508
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12508
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Gaurav Kanade
>            Assignee: Gaurav Kanade
>            Priority: Blocker
>         Attachments: HADOOP-12508.01.patch, HADOOP-12508.02.patch, HADOOP-12508.03.patch, HADOOP-12508.04.patch, HADOOP-12508.05.patch, HADOOP-12508.06.patch
>
>
> The delete function as implemented by AzureNativeFileSystem store attempts delete without a lease. In most cases this works but in the case of a dangling lease resulting out of say a process killed and leaving a lease dangling for a small period a delete attempted during this period simply crashes. This fix addresses the situation by re-attempting the delete after a lease acqusition in this case



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)