[
https://issues.apache.org/jira/browse/FLINK-25430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483064#comment-17483064
]
Matthias Pohl commented on FLINK-25430:
---------------------------------------
{{{}master{}}}:
* hotfix commits:
** {{8d5a4dd5ba~1..8d235d86e1}} ({{{}8d5a4dd5ba bdb365741c 3814867671
cfeaff195d bf1a3108fd 46952ef7e7 8d235d86e1{}}})
** {{8c54900797 68948aec1a}}
* FLINK-25430:
** {{5c39a7ea2c~1..31d9caa01f}} ({{{}5c39a7ea2c 01b14fc4b9 adbe87271e
6c5ae20baa 31d9caa01f{}}})
> 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
>
> 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)