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

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

GitHub user rmetzger opened a pull request:

    https://github.com/apache/incubator-flink/pull/208

    [FLINK-1154] Quickfix to kill TaskManagers in YARN mode.

    This quickfix should probably only go into the 0.7 branch for the 0.7.1 
release since the new Akka-based JM/TMs have this issue fixed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmetzger/incubator-flink flink1154

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/208.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #208
    
----
commit a95d123fdb9186ee826fc8dfaf088fcecd4d1053
Author: Robert Metzger <[email protected]>
Date:   2014-11-13T14:00:01Z

    [FLINK-1154] Quickfix to kill TaskManagers in YARN mode.

----


> 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)

Reply via email to