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

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

Github user greghogan commented on the issue:

    https://github.com/apache/flink/pull/4938
  
    +1


> Deduplicate serializer classes between runtime and queryable state
> ------------------------------------------------------------------
>
>                 Key: FLINK-7968
>                 URL: https://issues.apache.org/jira/browse/FLINK-7968
>             Project: Flink
>          Issue Type: Bug
>          Components: Queryable State
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 1.4.0
>
>
> Some serializer classes where duplicated into {{flink-queryable-state}} to 
> avoid a dependency on {{flink-runtime}}.
> The proper solution here is to move the classes to the shared {{flink-core}} 
> project, because these classes are actually useful in a series of API 
> utilities and they do not have any dependency on other flink classes at all.



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

Reply via email to