You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/01/17 09:41:26 UTC

[jira] [Created] (FLINK-5521) remove unused KvStateRequestSerializer#serializeList

Nico Kruber created FLINK-5521:
----------------------------------

             Summary: remove unused KvStateRequestSerializer#serializeList
                 Key: FLINK-5521
                 URL: https://issues.apache.org/jira/browse/FLINK-5521
             Project: Flink
          Issue Type: Improvement
          Components: Queryable State
    Affects Versions: 1.2.0
            Reporter: Nico Kruber
            Assignee: Nico Kruber


KvStateRequestSerializer#serializeList is unused and instead the state backends' serialisation functions are used. Therefore, remove this one and make sure KvStateRequestSerializer#deserializeList works with the state backends' ones.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)