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

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

bq. awaitTerminatioin will block until all tasks terminate, this may delay the 
stop process of other service, should we do that?
I think, timed awaitTerminatioin can be done for 60 seconds.

> Standby RM keep sending start am container request to NM
> --------------------------------------------------------
>
>                 Key: YARN-5315
>                 URL: https://issues.apache.org/jira/browse/YARN-5315
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>            Reporter: sandflee
>            Assignee: sandflee
>         Attachments: YARN-5315.01.patch
>
>
> 1, network partitions, RM couldn't connect to NMs and start AM request pending
> 2, RM becomes standby, int ApplicatioinMasterLauncher#serviceStop, 
> launcherPool are shutdown. the launching thread are interrupted, but start AM 
> request may still left in Queue
> 3,network reconnect,  standby RM sends start AM request to NM.



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

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

Reply via email to