You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/09/27 14:15:00 UTC

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

Till Rohrmann created FLINK-14251:
-------------------------------------

             Summary: 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
             Fix For: 1.10.0


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)