[
https://issues.apache.org/jira/browse/FLINK-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15670062#comment-15670062
]
ASF GitHub Bot commented on FLINK-5076:
---------------------------------------
GitHub user ifndef-SleePy opened a pull request:
https://github.com/apache/flink/pull/2817
[FLINK-5076] Shutting down TM when shutting down mini cluster.
This PR [#5076](https://issues.apache.org/jira/browse/FLINK-5076) adds
shutting down task manager when shutting down new mini cluster.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alibaba/flink jira-5076
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2817.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 #2817
----
commit fabb666c2c4f29392287b1f7a04d47a3e021f75e
Author: biao.liub <[email protected]>
Date: 2016-11-16T09:54:48Z
[FLINK-5076] Shutting down TM when shutting down mini cluster.
----
> Shutting down TM when shutting down new mini cluster
> ----------------------------------------------------
>
> Key: FLINK-5076
> URL: https://issues.apache.org/jira/browse/FLINK-5076
> Project: Flink
> Issue Type: Improvement
> Components: Cluster Management
> Environment: FLIP-6 feature branch
> Reporter: Biao Liu
> Priority: Minor
>
> Currently we don't shut down task manager when shutting down mini cluster. It
> will cause mini cluster can not exit normally.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)