[
https://issues.apache.org/jira/browse/FLINK-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819044#comment-15819044
]
ASF GitHub Bot commented on FLINK-5442:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/3091
> Add test to fix ordinals of serialized enum StateDescriptor.Type
> ----------------------------------------------------------------
>
> Key: FLINK-5442
> URL: https://issues.apache.org/jira/browse/FLINK-5442
> Project: Flink
> Issue Type: Improvement
> Components: State Backends, Checkpointing
> Reporter: Stefan Richter
> Assignee: Stefan Richter
> Priority: Minor
>
> The order in which elements are contained in the enum
> {{StateDescriptor.Type}} is important because the ordinal is used for custom
> de/serialization. Changing this order would break the serialization format.
> We should add a test that enforces the current order.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)