Vinayakumar B created HDFS-11067:
------------------------------------

             Summary: DFS#listStatusIterator(..) should throw 
FileNotFoundException if the directory deleted before fetching next batch of 
entries
                 Key: HDFS-11067
                 URL: https://issues.apache.org/jira/browse/HDFS-11067
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs-client
            Reporter: Vinayakumar B
            Assignee: Vinayakumar B


DFS#listStatusIterator(..) currently stops iterating silently when the 
directory gets deleted before fetching the next batch of entries.

It should throw FileNotFoundException() and let user know that file is deleted 
in the middle.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to