You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xiaogang Shi (JIRA)" <ji...@apache.org> on 2017/02/24 01:45:44 UTC

[jira] [Closed] (FLINK-5863) Unify the serialization of queryable list states in different backends

     [ https://issues.apache.org/jira/browse/FLINK-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaogang Shi closed FLINK-5863.
-------------------------------
    Resolution: Fixed

Now that we are refactoring the queryable states, we can make the changes then.

> 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)