[
https://issues.apache.org/jira/browse/FLINK-34979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zakelly Lan updated FLINK-34979:
--------------------------------
Description:
Implement the StateFuture.
In the very first version, we leverage the CompletableFuture to ship the
functionalities. Although this is not optimal in performance, we can swiftly
build up the whole framework by this approach.
> Implement State Future and related utilities
> --------------------------------------------
>
> Key: FLINK-34979
> URL: https://issues.apache.org/jira/browse/FLINK-34979
> Project: Flink
> Issue Type: Sub-task
> Reporter: Zakelly Lan
> Assignee: Zakelly Lan
> Priority: Major
>
> Implement the StateFuture.
> In the very first version, we leverage the CompletableFuture to ship the
> functionalities. Although this is not optimal in performance, we can swiftly
> build up the whole framework by this approach.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)