[ https://issues.apache.org/jira/browse/HDFS-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529302#comment-14529302 ]
Konstantin Shvachko commented on HDFS-2484: ------------------------------------------- +1 pending Jenkins. > checkLease should throw FileNotFoundException when file does not exist > ---------------------------------------------------------------------- > > Key: HDFS-2484 > URL: https://issues.apache.org/jira/browse/HDFS-2484 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode > Affects Versions: 0.22.0, 2.0.0-alpha > Reporter: Konstantin Shvachko > Assignee: Rakesh R > Labels: BB2015-05-RFC > Attachments: HDFS-2484.00.patch, HDFS-2484.01.patch, > HDFS-2484.02.patch > > > When file is deleted during its creation {{FSNamesystem.checkLease(String > src, String holder)}} throws {{LeaseExpiredException}}. It would be more > informative if it thrown {{FileNotFoundException}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)