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:49:00 UTC

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

Till Rohrmann created FLINK-6948:
------------------------------------

             Summary: 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 remove 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)