[
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)