Yelei Feng created FLINK-6213:
---------------------------------
Summary: 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)