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

Jing Zhao commented on HDFS-4158:
---------------------------------

Thanks for the fix Aaron! Actually I notice this problem too and I included a 
similar fix in HDFS-4147#HDFS-snapshot-check-rename.patch.
                
> FSDirectory#hasSnapshot will NPE when deleting an empty directory
> -----------------------------------------------------------------
>
>                 Key: HDFS-4158
>                 URL: https://issues.apache.org/jira/browse/HDFS-4158
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: name-node
>    Affects Versions: Snapshot (HDFS-2802)
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>         Attachments: HDFS-4158.patch
>
>
> The method attempts to iterate over the child list of the directory, but that 
> list may be null and this isn't handled currently.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to