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

[jira] [Closed] (FLINK-5603) Use Flink's futures in QueryableStateClient

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

Kostas Kloudas closed FLINK-5603.
---------------------------------
    Resolution: Fixed
      Assignee: Kostas Kloudas

This has been solved as part of https://issues.apache.org/jira/browse/FLINK-7770. Now Java's futures are used.

> Use Flink's futures in QueryableStateClient
> -------------------------------------------
>
>                 Key: FLINK-5603
>                 URL: https://issues.apache.org/jira/browse/FLINK-5603
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Queryable State
>            Reporter: Ufuk Celebi
>            Assignee: Kostas Kloudas
>            Priority: Minor
>
> The current {{QueryableStateClient}} exposes Scala's Futures as the return type for queries. Since we are trying to get away from hard Scala dependencies in the current master, we should proactively replace this with Flink's Future interface.



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