You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/06/19 10:59:01 UTC

[jira] [Updated] (FLINK-6948) EnumValueSerializer cannot handle removed enum values

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

Till Rohrmann updated FLINK-6948:
---------------------------------
    Description: The {{EnumValueSerializer}} cannot handle removed enum values or enum values whose ordinal value have been changed. We should try to detect these cases and require migration.  (was: The {{EnumValueSerializer}} cannot handle remove enum values or enum values whose ordinal value have been changed. We should try to detect these cases and require migration.)

> EnumValueSerializer cannot handle removed enum values
> -----------------------------------------------------
>
>                 Key: FLINK-6948
>                 URL: https://issues.apache.org/jira/browse/FLINK-6948
>             Project: Flink
>          Issue Type: Bug
>          Components: Type Serialization System
>    Affects Versions: 1.3.1, 1.4.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Critical
>
> The {{EnumValueSerializer}} cannot handle removed enum values or enum values whose ordinal value have been changed. We should try to detect these cases and require migration.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)