[
https://issues.apache.org/jira/browse/FLINK-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827904#comment-15827904
]
ASF GitHub Bot commented on FLINK-5521:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/3135
Good fix, thanks!
Merging this...
> 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)