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

Xuan Gong commented on YARN-309:
--------------------------------

1. add new java file 
org.apache.hadoop.yarn.server.utils.YarnServerBuilderUtils, add new method  
newNodeHeartBeatResponse, then we call this method to create 
NodeHeartbeatResponse instance
2. remove nexrtHeartBeatInterval initialization from NodeStatusUpdaterImpl.
3. move the sleep all way down to the final block
                
> Make RM provide heartbeat interval to NM
> ----------------------------------------
>
>                 Key: YARN-309
>                 URL: https://issues.apache.org/jira/browse/YARN-309
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Xuan Gong
>            Assignee: Xuan Gong
>         Attachments: YARN-309.10.patch, YARN-309.11.patch, YARN-309.1.patch, 
> YARN-309-20130331.txt, YARN-309.2.patch, YARN-309.3.patch, YARN-309.4.patch, 
> YARN-309.5.patch, YARN-309.6.patch, YARN-309.7.patch, YARN-309.9.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to