[ 
https://issues.apache.org/jira/browse/YARN-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ming Ma updated YARN-2046:
--------------------------
    Attachment: YARN-2046-4.patch

The TestLogAggregationService failure is unrelated. It passes locally. The 
update patch has fixed one of the checkstyle issues. For the rest of checkstyle 
issues, there is not much to do. If we want to make sure not to pass too many 
parameters to constructors, we need to use the builder pattern.

> Out of band heartbeats are sent only on container kill and possibly too early
> -----------------------------------------------------------------------------
>
>                 Key: YARN-2046
>                 URL: https://issues.apache.org/jira/browse/YARN-2046
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 0.23.10, 2.4.0
>            Reporter: Jason Lowe
>            Assignee: Ming Ma
>              Labels: BB2015-05-RFC
>         Attachments: YARN-2046-2.patch, YARN-2046-3.patch, YARN-2046-4.patch, 
> YARN-2046.patch
>
>
> [~mingma] pointed out in the review discussion for MAPREDUCE-5465 that the NM 
> is currently sending out of band heartbeats only when stopContainer is 
> called.  In addition those heartbeats might be sent too early because the 
> container kill event is asynchronously posted then the heartbeat monitor is 
> notified.



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

Reply via email to