You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/01/26 14:43:00 UTC

[jira] [Closed] (FLINK-8454) Remove JobExecutionResultCache

     [ https://issues.apache.org/jira/browse/FLINK-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-8454.
--------------------------------
    Resolution: Fixed

Fixed via a6d7f2d72d47b268c0d6ffa402a59a6349c91d95

> Remove JobExecutionResultCache
> ------------------------------
>
>                 Key: FLINK-8454
>                 URL: https://issues.apache.org/jira/browse/FLINK-8454
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Coordination, REST
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> With the introduction of the {{SerializableExecutionGraphStore}} to the {{Dispatcher}}, it is no longer necessary to store the {{JobResult}} in the {{Dispatcher}}, because all information necessary to derive the {{JobResult}} is contained in the {{SerializableExecutionGraphStore}}. In order to decrease complexity, I propose to remove the {{JobExecutionResultCache}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)