You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/02/11 17:56:12 UTC

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

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)