[ 
https://issues.apache.org/jira/browse/FLINK-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646101#comment-16646101
 ] 

ASF GitHub Bot commented on FLINK-8058:
---------------------------------------

azagrebin commented on issue #6430: [FLINK-8058][Queryable State]Queryable 
state should check types
URL: https://github.com/apache/flink/pull/6430#issuecomment-428861922
 
 
   @klion26, I suggest we get back to Jira issue and discuss the approach. In 
general, if design is firstly described in Jira issue and there is a feedback 
from a committer, it simplifies and speeds up the review and merging. I would 
close this PR and open another one when there is an agreement in Jira issue 
about the implementation approach.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>            Assignee: Congxian Qiu
>            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
(v7.6.3#76005)

Reply via email to