You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/06/21 10:31:00 UTC

[jira] [Created] (FLINK-23060) Move FutureUtils.toJava into separate class

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)