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

Hudson commented on HDFS-11067:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11907 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11907/])
HDFS-11067. DFS#listStatusIterator(..) should throw (vinayakumarb: rev 
8dbd53ef9f34e3e05b159e4f5378e9c2c52c59c5)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestFileStatus.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/fs/Hdfs.java
* (edit) 
hadoop-common-project/hadoop-common/src/site/markdown/filesystem/filesystem.md
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DistributedFileSystem.java


> 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
>             Fix For: 3.0.0-alpha4
>
>         Attachments: HDFS-11067-01.patch, HDFS-11067-02.patch, 
> HDFS-11067-03.patch, HDFS-11067-04.patch
>
>
> 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.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to