You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2014/10/13 16:10:35 UTC

[jira] [Comment Edited] (FLINK-1153) Yarn container does not terminate if Flink's yarn client is terminated before the application master is completely started

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

Robert Metzger edited comment on FLINK-1153 at 10/13/14 2:10 PM:
-----------------------------------------------------------------

Here is an implementaton for this: https://github.com/rmetzger/incubator-flink/commit/6d1dfe0e73ef9cc5b4d401bb9a755ca4207fc7fd
It seems that the RPC's reporting on the number of connections is a bit flanky, so I wouldn't merge it this way.

Given that this (corner case) issue will be fixed with the RPC rewrite anyways, I vote to close the issue as "Won't fix".


was (Author: rmetzger):
Here is an implementaton for this: https://github.com/rmetzger/incubator-flink/commit/6d1dfe0e73ef9cc5b4d401bb9a755ca4207fc7fd
It seems that the RPC's reporting on the number of connections is a bit flanky.

Given that this (corner case) issue will be fixed with the RPC rewrite anyways, I vote to close the issue as "Won't fix".

> Yarn container does not terminate if Flink's yarn client is terminated before the application master is completely started
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-1153
>                 URL: https://issues.apache.org/jira/browse/FLINK-1153
>             Project: Flink
>          Issue Type: Bug
>          Components: YARN Client
>            Reporter: Till Rohrmann
>            Assignee: Robert Metzger
>
> The yarn application master container does not terminate if the yarn client is terminated after the container request is issued but before the application master is completely started.



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