You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2013/11/16 02:47:20 UTC

[jira] [Created] (HADOOP-10107) Server.getNumOpenConnections may throw NPE

Tsz Wo (Nicholas), SZE created HADOOP-10107:
-----------------------------------------------

             Summary: Server.getNumOpenConnections may throw NPE
                 Key: HADOOP-10107
                 URL: https://issues.apache.org/jira/browse/HADOOP-10107
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Tsz Wo (Nicholas), SZE
            Assignee: Daryn Sharp


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)