You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/08/03 11:56:00 UTC

[jira] [Resolved] (FLINK-7252) Remove Flink Futures or back them by CompletableFutures

     [ https://issues.apache.org/jira/browse/FLINK-7252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann resolved FLINK-7252.
----------------------------------
    Resolution: Fixed

Flink's own future implementation has been removed and its usage has been replaced by Java 8's {{CompletableFuture}}.

> Remove Flink Futures or back them by CompletableFutures
> -------------------------------------------------------
>
>                 Key: FLINK-7252
>                 URL: https://issues.apache.org/jira/browse/FLINK-7252
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Stephan Ewen
>            Assignee: Till Rohrmann
>             Fix For: 1.4.0
>
>
> Issue to track the replacement of Flink's own futures by Java 8's {{CompletableFuture}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)