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

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

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

Shang Yuanchun (Jira)
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)