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)