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

Hudson commented on HDFS-2019:
------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #713 (See 
[https://builds.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/713/])
    HDFS-2019. Fix all the places where Java method File.list is used with 
FileUtil.list API.  Contributed by Bharath Mundlapudi.

mattf : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1131331
Files : 
* 
/hadoop/hdfs/trunk/src/java/org/apache/hadoop/hdfs/server/datanode/FSDataset.java
* 
/hadoop/hdfs/trunk/src/java/org/apache/hadoop/hdfs/server/datanode/BlockPoolSliceStorage.java
* 
/hadoop/hdfs/trunk/src/java/org/apache/hadoop/hdfs/server/datanode/DataStorage.java
* /hadoop/hdfs/trunk/CHANGES.txt


> Fix all the places where Java method File.list is used with FileUtil.list API
> -----------------------------------------------------------------------------
>
>                 Key: HDFS-2019
>                 URL: https://issues.apache.org/jira/browse/HDFS-2019
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: data-node
>    Affects Versions: 0.23.0
>            Reporter: Bharath Mundlapudi
>            Assignee: Bharath Mundlapudi
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: HDFS-2019-1.patch
>
>
> This new method FileUtil.list will throw an exception when disk is bad rather 
> than returning null. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to