[jira] [Created] (FLINK-8058) Queryable state should check types

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

[jira] [Created] (FLINK-8058) Queryable state should check types

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-8058:
---------------------------------------

             Summary: Queryable state should check types
                 Key: FLINK-8058
                 URL: https://issues.apache.org/jira/browse/FLINK-8058
             Project: Flink
          Issue Type: Improvement
          Components: Queryable State
    Affects Versions: 1.4.0
            Reporter: Chesnay Schepler


The queryable state currently doesn't do any type checks on the client or server and generally relies on serializers to catch errors.

Neither the type of state is checked (ValueState, ListState etc.) nor the type of contained values.



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