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

ASF GitHub Bot commented on FLINK-6213:
---------------------------------------

Github user barcahead commented on the issue:

    https://github.com/apache/flink/pull/3640
  
    @StephanEwen Thanks for the review, I tested in my environment and 
`ProcessReaper` receives msg  `Terminated` successfully. Because msg 
`PosionPill` is not a instance of `RequiredLeaderSessionID`, so it doesn't 
change after being decorated.


> When number of failed containers exceeds maximum failed containers and 
> application is stopped, the AM container will be released 10 minutes later 
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-6213
>                 URL: https://issues.apache.org/jira/browse/FLINK-6213
>             Project: Flink
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Yelei Feng
>
> When number of failed containers exceeds maximum failed containers and 
> application is stopped, the AM container will be released 10 minutes later. I 
> checked yarn log and found out after invoking 
> {{unregisterApplicationMaster}}, the AM container is not released. After 10 
> minutes, the release is triggered by RM ping check timeout.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to