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 <u...@apache.org> Date: 2016-11-12T19:19:15Z [FLINK-5057] [task] Pick cancellation timeout from task manager config ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---