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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Ufuk Celebi created FLINK-5603:
----------------------------------

             Summary: Use Flink's futures in QueryableStateClient
                 Key: FLINK-5603
                 URL: https://issues.apache.org/jira/browse/FLINK-5603
             Project: Flink
          Issue Type: Improvement
          Components: Queryable State
            Reporter: Ufuk Celebi
            Assignee: Ufuk Celebi
            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.3.4#6332)