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/21 08:27:44 UTC

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

Xiaogang Shi created FLINK-5863:
-----------------------------------

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