[
https://issues.apache.org/jira/browse/FLINK-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15660148#comment-15660148
]
ASF GitHub Bot commented on FLINK-5057:
---------------------------------------
GitHub user uce opened a pull request:
https://github.com/apache/flink/pull/2793
[FLINK-5057] [task] Pick cancellation timeout from task manager config
This was previously picked from the wrong config (the Task config). There
was a test for it, but it was also testing the task config.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/uce/flink 5057-cancelation_tmconfig
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2793.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 #2793
----
commit 9abb5e148138746a61b9be77c1daf5e5b925257a
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)