Chesnay Schepler created FLINK-23060:
----------------------------------------
Summary: Move FutureUtils.toJava into separate class
Key: FLINK-23060
URL: https://issues.apache.org/jira/browse/FLINK-23060
Project: Flink
Issue Type: Sub-task
Components: Runtime / Coordination
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.14.0
FutureUtils.toJava converts a scala future to a java CompletableFuture.
In FLINK-18783 this method will be moved to a new akka-specific module, and we
can simplify this move by moving this into a separate class now.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)