[
https://issues.apache.org/jira/browse/FLINK-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Richter closed FLINK-7619.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Merged in 5af463a9c0.
> Improve abstraction in AbstractAsyncIOCallable to better fit
> ------------------------------------------------------------
>
> Key: FLINK-7619
> URL: https://issues.apache.org/jira/browse/FLINK-7619
> Project: Flink
> Issue Type: Improvement
> Components: State Backends, Checkpointing
> Reporter: Stefan Richter
> Assignee: Stefan Richter
> Priority: Minor
> Fix For: 1.4.0
>
>
> The abstraction of AbstractAsyncIOCallable does not fit to well with todays
> needs in checkpointing backends. Originally, backends were assumed to only
> open one stream that is managed by the abstraction. In fact, concrete
> implementations always extended that in practise. We can redo this in a way
> that more resources can be managed by the abstraction.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)