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)