Till Rohrmann created FLINK-7313: ------------------------------------ Summary: Add conversion utilities (Scala and old Flink futures) Key: FLINK-7313 URL: https://issues.apache.org/jira/browse/FLINK-7313 Project: Flink Issue Type: Sub-task Components: Distributed Coordination Affects Versions: 1.4.0 Reporter: Till Rohrmann Assignee: Till Rohrmann
In order to replace Flink's own {{Futures}} with Java 8's {{CompletableFutures}} we need some conversion utility to transform Scala's {{Futures}} and Flink's old {{Futures}} into Java 8's {{CompletableFutures}} until we have completed the replacement. -- This message was sent by Atlassian JIRA (v6.4.14#64029)