You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gary Yao (JIRA)" <ji...@apache.org> on 2017/12/20 16:37:00 UTC

[jira] [Created] (FLINK-8300) Make JobExecutionResult accessible from JobMaster

Gary Yao created FLINK-8300:
-------------------------------

             Summary: Make JobExecutionResult accessible from JobMaster
                 Key: FLINK-8300
                 URL: https://issues.apache.org/jira/browse/FLINK-8300
             Project: Flink
          Issue Type: Sub-task
          Components: Distributed Coordination
    Affects Versions: 1.5.0
            Reporter: Gary Yao
            Assignee: Gary Yao
            Priority: Blocker
             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)