[ 
https://issues.apache.org/jira/browse/HDFS-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852169#action_12852169
 ] 

Tsz Wo (Nicholas), SZE commented on HDFS-1072:
----------------------------------------------

> ... Namenode should never throw AlreadyBeingCreatedException with 
> HDFS_NameNode as the lease holder. 
- If the lease is being recovered, then RecoveryInProgressException should be 
thrown.
- If the file is being created, then it should throw 
AlreadyBeingCreatedException with DFSClient as the lease holder. 

> TestReadWhileWriting may fail
> -----------------------------
>
>                 Key: HDFS-1072
>                 URL: https://issues.apache.org/jira/browse/HDFS-1072
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs client, name-node
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Erik Steffl
>
> If the lease recovery is taking a long time, TestReadWhileWriting may fail by 
> AlreadyBeingCreatedException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to