[
https://issues.apache.org/jira/browse/HADOOP-10107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826493#comment-13826493
]
Hudson commented on HADOOP-10107:
---------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #1613 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1613/])
HADOOP-10107. Server.getNumOpenConnections may throw NPE. Contributed by Kihwal
Lee. (jing9:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1543335)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java
> Server.getNumOpenConnections may throw NPE
> ------------------------------------------
>
> Key: HADOOP-10107
> URL: https://issues.apache.org/jira/browse/HADOOP-10107
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: ipc
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Kihwal Lee
> Fix For: 2.3.0
>
> Attachments: HADOOP-10107.patch
>
>
> Found this in [build
> #5440|https://builds.apache.org/job/PreCommit-HDFS-Build/5440/testReport/junit/org.apache.hadoop.hdfs.server.blockmanagement/TestUnderReplicatedBlocks/testSetrepIncWithUnderReplicatedBlocks/]
> Caused by: java.lang.NullPointerException
> at org.apache.hadoop.ipc.Server.getNumOpenConnections(Server.java:2434)
> at
> org.apache.hadoop.ipc.metrics.RpcMetrics.numOpenConnections(RpcMetrics.java:74)
--
This message was sent by Atlassian JIRA
(v6.1#6144)