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

[jira] [Created] (FLINK-8234) Cache JobExecutionResult from finished JobManagerRunners

Till Rohrmann created FLINK-8234:
------------------------------------

             Summary: Cache JobExecutionResult from finished JobManagerRunners
                 Key: FLINK-8234
                 URL: https://issues.apache.org/jira/browse/FLINK-8234
             Project: Flink
          Issue Type: Sub-task
          Components: Distributed Coordination
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
             Fix For: 1.5.0


In order to serve the {{JobExecutionResults}} we have to cache them in the {{Dispatcher}} after the {{JobManagerRunner}} has finished. The cache should have a configurable size and should periodically clean up stale entries in order to avoid memory leaks.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)