[
https://issues.apache.org/jira/browse/FLINK-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16550174#comment-16550174
]
Congxian Qiu commented on FLINK-8058:
-------------------------------------
Hi, [~Zentol] could I check the state type and type of contained values in
JobMaster or in KvStateServerHandler? I perfer adding the statedescriptor in
Jobmaster and check all the things when looking up state location, what about
your opinion?
Looking forward to your reply.
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)