You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/01/31 10:29:00 UTC

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

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

Till Rohrmann closed FLINK-8058.
--------------------------------
    Resolution: Abandoned

Closing for inactivity. Please re-open if you still want to work on this issue.

> Queryable state should check types
> ----------------------------------
>
>                 Key: FLINK-8058
>                 URL: https://issues.apache.org/jira/browse/FLINK-8058
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Queryable State
>    Affects Versions: 1.4.0
>            Reporter: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>
> 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
(v8.3.4#803005)