[
https://issues.apache.org/jira/browse/FLINK-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219626#comment-14219626
]
ASF GitHub Bot commented on FLINK-1154:
---------------------------------------
Github user rmetzger commented on the pull request:
https://github.com/apache/incubator-flink/pull/208#issuecomment-63846318
I've updated the pull request so that the TM killing is happening in a
separate call hierarchy.
I also added code to the YARN Client for making it work with the Google
Storage file system wrapper. Only the Flink YARN client works with GCloud
storage, not the runtime (See FLINK-1266).
> YarnTaskManagerRunner does not shut down
> ----------------------------------------
>
> Key: FLINK-1154
> URL: https://issues.apache.org/jira/browse/FLINK-1154
> Project: Flink
> Issue Type: Bug
> Components: YARN Client
> Reporter: Till Rohrmann
> Assignee: Robert Metzger
>
> The YarnClient does not shut down the YarnTaskManagerRunner when the client
> receives a stop command or is terminated. This causes a resource leak on the
> cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)