[
https://issues.apache.org/jira/browse/FLINK-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878034#comment-15878034
]
ASF GitHub Bot commented on FLINK-5863:
---------------------------------------
Github user shixiaogang commented on the issue:
https://github.com/apache/flink/pull/3387
The PR is just some cleaning of the code. Now that we are planning to
refactor the implementation, I agree to close the PR and I am very willing to
contribute to the FLIP.
> Unify the serialization of queryable list states in different backends
> ----------------------------------------------------------------------
>
> Key: FLINK-5863
> URL: https://issues.apache.org/jira/browse/FLINK-5863
> Project: Flink
> Issue Type: Improvement
> Components: Queryable State
> Affects Versions: 1.3.0
> Reporter: Xiaogang Shi
> Assignee: Xiaogang Shi
> Priority: Minor
>
> Now the deserialization of list states is implemented in
> {{KvStateRequestSerializer}}. The serialization however is implemented
> individually in different backends.
> We should provide a method in {{KvStateRequestSerializer}} to remove the
> redundant code.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)