[ https://issues.apache.org/jira/browse/FLINK-34979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928073#comment-17928073 ]
Zakelly Lan commented on FLINK-34979: ------------------------------------- We could have the similar API like `CompletableFuture#handle` if we found it very useful. We just haven't had time to consider and discuss it yet. > Implement State Future and related utilities > -------------------------------------------- > > Key: FLINK-34979 > URL: https://issues.apache.org/jira/browse/FLINK-34979 > Project: Flink > Issue Type: Sub-task > Components: Runtime / State Backends > Reporter: Zakelly Lan > Assignee: Zakelly Lan > Priority: Major > Labels: pull-request-available > Fix For: 1.20.0 > > > 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)