You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2017/02/02 10:34:54 UTC

[jira] [Assigned] (FLINK-5606) Remove magic number in key and namespace serialization

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

Dawid Wysakowicz reassigned FLINK-5606:
---------------------------------------

    Assignee: Dawid Wysakowicz

> Remove magic number in key and namespace serialization
> ------------------------------------------------------
>
>                 Key: FLINK-5606
>                 URL: https://issues.apache.org/jira/browse/FLINK-5606
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Queryable State
>            Reporter: Ufuk Celebi
>            Assignee: Dawid Wysakowicz
>            Priority: Minor
>
> The serialized key and namespace for state queries contains a magic number between the key and namespace: {{key|42|namespace}}. This was for historical reasons in order to skip deserialization of the key and namespace for our old {{RocksDBStateBackend}} which used the same format. This has now been superseded by the keygroup aware state backends and there is no point in doing this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)