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

Rohith Sharma K S commented on YARN-3913:
-----------------------------------------

Looked at the test failures from the 
[link|https://builds.apache.org/job/PreCommit-YARN-Build/8518/artifact/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt].
 
{code}
testReconnectNode(org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService)
  Time elapsed: 0.157 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService.testReconnectNode(TestResourceTrackerService.java:1051)
{code}
This is causes due to dispatcher did not wait for evetns to process heartbeat 
event. This should be duplicate of YARN-3916.
[~varun_saxena] can you confirm this and close this jira?

> TestResourceTrackerService#testReconnectNode fails on trunk
> -----------------------------------------------------------
>
>                 Key: YARN-3913
>                 URL: https://issues.apache.org/jira/browse/YARN-3913
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Varun Saxena
>            Assignee: Varun Saxena
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to