GitHub user kl0u opened a pull request:
https://github.com/apache/flink/pull/1662
FLINK-2523: Makes the task cancellation interval configurable.
This PR is rebased on top of https://github.com/apache/flink/pull/1583 .
Please review that first.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kl0u/flink cancelation_interval
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1662.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 #1662
----
commit bf0e50034b6b0e6afa9fd38595a5eb82b0ec0fcd
Author: Aljoscha Krettek <[email protected]>
Date: 2016-02-03T10:07:38Z
[hotfix] Fix typos in Trigger.java
commit 2495feaaffc010fdcc541b2ac53e574b9c5c8db4
Author: Kostas Kloudas <[email protected]>
Date: 2016-02-03T12:58:12Z
FLINK-3327: Attaches the ExecutionConfig to the JobGraph and propagates it
to the Task itself.
commit 80e9215dabea0b12db8d1dad7c8693f6df676d6b
Author: kl0u <[email protected]>
Date: 2016-02-17T18:14:23Z
FLINK-2523: Makes the task cancellation interval configurable.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---