[
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)