[
https://issues.apache.org/jira/browse/FLINK-7968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen closed FLINK-7968.
-------------------------------
> 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)