You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Hequn Cheng (Jira)" <ji...@apache.org> on 2020/01/29 03:46:00 UTC

[jira] [Commented] (FLINK-14251) Add FutureUtils#forward utility

    [ https://issues.apache.org/jira/browse/FLINK-14251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025554#comment-17025554 ] 

Hequn Cheng commented on FLINK-14251:
-------------------------------------

Also fixed in 1.9.2 via 9fc56279abcf0e9a08321191a87a1d67efe420a7

> Add FutureUtils#forward utility
> -------------------------------
>
>                 Key: FLINK-14251
>                 URL: https://issues.apache.org/jira/browse/FLINK-14251
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.10.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> It would be helpful to have a {{FutureUtils#forward}} utility which simply forwards the result from one {{CompletableFuture}} to another. This is a pattern which is used in several places in Flink.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)