[
https://issues.apache.org/jira/browse/HDFS-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131584#comment-13131584
]
Hudson commented on HDFS-2451:
------------------------------
Integrated in Hadoop-Hdfs-22-branch #100 (See
[https://builds.apache.org/job/Hadoop-Hdfs-22-branch/100/])
HDFS-2451. TestNodeCount.testNodeCount failes with NPE. Contributed by
Konstantin Boudnik.
cos : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1186556
Files :
* /hadoop/common/branches/branch-0.22/hdfs/CHANGES.txt
*
/hadoop/common/branches/branch-0.22/hdfs/src/test/hdfs/org/apache/hadoop/hdfs/server/namenode/TestNodeCount.java
> TestNodeCount.testNodeCount failes with NPE
> -------------------------------------------
>
> Key: HDFS-2451
> URL: https://issues.apache.org/jira/browse/HDFS-2451
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Affects Versions: 0.22.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Priority: Blocker
> Attachments: HDFS-2451.patch, HDFS-2451.patch, HDFS-2451.patch
>
>
> in the [commit build #97|http://is.gd/UPuXg2] TestNodeCount.testNodeCount
> failed with NPE
> {noformat}
> java.lang.NullPointerException
> at
> org.apache.hadoop.hdfs.server.namenode.BlockManager.countNodes(BlockManager.java:1436)
> at
> org.apache.hadoop.hdfs.server.namenode.TestNodeCount.__CLR2_4_39bdgm6whp(TestNodeCount.java:119)
> at
> org.apache.hadoop.hdfs.server.namenode.TestNodeCount.testNodeCount(TestNodeCount.java:40)
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira