Aaron T. Myers created HDFS-4158:
------------------------------------

             Summary: 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


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