Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/1546#issuecomment-176189641
  
    This is going into a good direction. Two suggestions:
    
      - Since you already have the `ExecutionConfig` in the Task, I would put 
it into the `Environment` from there. Then we could also get rid of the strange 
way of reading the ExecutionConfig in the `AbstractInvokable`
    
      - The ExecutionConfig should be directly attached to the JobGraph, rather 
than written to the job config and read from 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to