You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/01/27 11:00:00 UTC

[jira] [Resolved] (FLINK-25430) Introduce JobResultStore

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

Matthias Pohl resolved FLINK-25430.
-----------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

> Introduce JobResultStore
> ------------------------
>
>                 Key: FLINK-25430
>                 URL: https://issues.apache.org/jira/browse/FLINK-25430
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Matthias Pohl
>            Assignee: Matthias Pohl
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> This issue includes introducing the interface and coming up with a in-memory implementation of it that should be integrated into the {{Dispatcher}}. 
> * We’ll introduce the new interface {{JobResultStore}}
> * We’ll remove the {{RunningJobsRegistry}} a replace its functionality with {{(Standalone|Embedded)JobResultStore}} (This is basically only about {{RunningJobsRegistry#setJobFinished}} method
> * The {{JobResultStore}} should be initialized along the {{JobGraphWriter}} since both components are closely related.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)