[ https://issues.apache.org/jira/browse/FLINK-34979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927903#comment-17927903 ]
xiaogang zhou commented on FLINK-34979: --------------------------------------- is it possible to pass exception in the callback chain like theĀ handle API in CompletableFuture > 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)