Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1546#issuecomment-175514254
Ah, true, the `ExecutionConfig` is currently grabed in a pretty
non-transparent way from the JobConfig.
I think it would be a good refactoring to pass the ExecutionConfig directly
via the TaskDeploymentDescriptor. Then the canceling interval can be passed
simply through there.
---
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.
---