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

Hudson commented on HDFS-11480:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14070 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14070/])
HDFS-11480. Ozone: TestEndpoint task failure. Contributed by Xiaoyu Yao. 
(omalley: rev a2328d36ac0cc8d8d3571a2ba11c54c7709ae434)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/ozone/container/common/TestEndPoint.java


> Ozone: TestEndpoint task failure
> --------------------------------
>
>                 Key: HDFS-11480
>                 URL: https://issues.apache.org/jira/browse/HDFS-11480
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>    Affects Versions: HDFS-7240
>            Reporter: Anu Engineer
>            Assignee: Xiaoyu Yao
>            Priority: Major
>             Fix For: HDFS-7240
>
>         Attachments: HDFS-11480-HDFS-7240.001.patch, 
> HDFS-11480-HDFS-7240.002.patch
>
>
> During a test run it seems that TestEndPoint test failed with null pointer 
> access
> {code}
> Running org.apache.hadoop.ozone.container.common.TestEndPoint
> Tests run: 13, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 4.413 sec 
> <<< FAILURE! - in org.apache.hadoop.ozone.container.common.TestEndPoint
> testHeartbeatTaskToInvalidNode(org.apache.hadoop.ozone.container.common.TestEndPoint)
>   Time elapsed: 0.029 sec  <<< ERROR!
> java.lang.NullPointerException: null
>       at 
> org.apache.hadoop.ozone.container.common.states.endpoint.HeartbeatEndpointTask.call(HeartbeatEndpointTask.java:93)
>       at 
> org.apache.hadoop.ozone.container.common.TestEndPoint.heartbeatTaskHelper(TestEndPoint.java:262)
>       at 
> org.apache.hadoop.ozone.container.common.TestEndPoint.heartbeatTaskHelper(TestEndPoint.java:270)
>       at 
> org.apache.hadoop.ozone.container.common.TestEndPoint.testHeartbeatTaskToInvalidNode(TestEndPoint.java:284)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to