[jira] [Created] (FLINK-1530) Cache ExecutionConfig in AbstractInvokable

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1530) Cache ExecutionConfig in AbstractInvokable

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-1530:
-----------------------------------

             Summary: Cache ExecutionConfig in AbstractInvokable
                 Key: FLINK-1530
                 URL: https://issues.apache.org/jira/browse/FLINK-1530
             Project: Flink
          Issue Type: Improvement
          Components: Local Runtime
    Affects Versions: 0.9
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 0.9


Currently, the execution config is deserialized on every access. We can the deserialized config object to save effort on future accesses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)