[
https://issues.apache.org/jira/browse/HDFS-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245272#comment-14245272
]
Hudson commented on HDFS-7517:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #774 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/774/])
HDFS-7517. Remove redundant non-null checks in FSNamesystem#getBlockLocations.
Contributed by Haohui Mai. (wheat9: rev
46612c7a5135d20b20403780b47dd00654aab057)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Remove redundant non-null checks in FSNamesystem#getBlockLocations
> ------------------------------------------------------------------
>
> Key: HDFS-7517
> URL: https://issues.apache.org/jira/browse/HDFS-7517
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Fix For: 2.7.0
>
> Attachments: HDFS-7517.000.patch
>
>
> There is a redundant non-null checks in the function which findbugs
> complains. It should be fixed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)