[
https://issues.apache.org/jira/browse/FLINK-23060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-23060.
------------------------------------
Resolution: Fixed
master: 10e6a0ba56037fa46d29bacebfe803cf4c58c9aa
> 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
> Priority: Major
> Labels: pull-request-available
> 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)