[
https://issues.apache.org/jira/browse/FLINK-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15660151#comment-15660151
]
ASF GitHub Bot commented on FLINK-5057:
---------------------------------------
GitHub user uce opened a pull request:
https://github.com/apache/flink/pull/2794
[backport] [FLINK-5057] [task] Pick cancellation timeout from task manager
config
Backport of #2793 with no major changes. This should be merged for 1.1.4
(requiring a new RC).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/uce/flink
5057-cancelation_tmconfig-backport_1.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2794.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 #2794
----
commit 545bb4f93303831b9e29dfa57f5d151b77f5a6e2
Author: Ufuk Celebi <[email protected]>
Date: 2016-11-12T19:19:15Z
[FLINK-5057] [task] Pick cancellation timeout from task manager config
----
> Cancellation timeouts are picked from wrong config
> --------------------------------------------------
>
> Key: FLINK-5057
> URL: https://issues.apache.org/jira/browse/FLINK-5057
> Project: Flink
> Issue Type: Bug
> Reporter: Ufuk Celebi
> Assignee: Ufuk Celebi
> Fix For: 1.2.0, 1.1.4
>
>
> The cancellation timeouts are read from the Task configuration instead of the
> TaskManager configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)