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

[jira] [Commented] (FLINK-7313) Add conversion utilities (Scala and old Flink futures)

    [ https://issues.apache.org/jira/browse/FLINK-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16108735#comment-16108735 ] 

ASF GitHub Bot commented on FLINK-7313:
---------------------------------------

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/4429
  
    Thanks for your review @zentol. Merging this PR since Travis passed locally https://travis-ci.org/tillrohrmann/flink/builds/259379550.


> 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
>             Fix For: 1.4.0
>
>
> 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)