[
https://issues.apache.org/jira/browse/HADOOP-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044277#comment-13044277
]
Hudson commented on HADOOP-7342:
--------------------------------
Integrated in Hadoop-Common-trunk #709 (See
[https://builds.apache.org/hudson/job/Hadoop-Common-trunk/709/])
HADOOP-7342. Add an utility API in FileUtil for JDK File.list avoid NPEs on
File.list(). Contributed by Bharath Mundlapudi.
mattf : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1131330
Files :
* /hadoop/common/trunk/CHANGES.txt
* /hadoop/common/trunk/src/java/org/apache/hadoop/fs/FileUtil.java
* /hadoop/common/trunk/src/test/core/org/apache/hadoop/fs/TestFileUtil.java
> Add an utility API in FileUtil for JDK File.list
> ------------------------------------------------
>
> Key: HADOOP-7342
> URL: https://issues.apache.org/jira/browse/HADOOP-7342
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.23.0
> Reporter: Bharath Mundlapudi
> Assignee: Bharath Mundlapudi
> Priority: Minor
> Fix For: 0.23.0
>
> Attachments: HADOOP-7342-1.patch, HADOOP-7342-2.patch
>
>
> Java File.list API can return null when disk is bad or directory is not a
> directory. This utility API in FileUtil will throw an exception when this
> happens rather than returning null.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira