You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/02/20 09:38:27 UTC

[GitHub] aljoscha opened a new pull request #7766: [FLINK-11334][core] Migrate EnumValueSerializer to use new serialization compatibility abstractions

aljoscha opened a new pull request #7766: [FLINK-11334][core] Migrate EnumValueSerializer to use new serialization compatibility abstractions
URL: https://github.com/apache/flink/pull/7766
 
 
   This is an updated version of #7734 
   
   It has the following changes on top:
    - Don't use IntSerializer in EnumValueSerializer
    - Remove old deserialization logic from ScalaEnumSerializerSnapshot
    - Create proper restore serializer in ScalaEnumSerializerSnapshot
    - Fix migration check in ScalaEnumSerializerSnapshot
   
   The individual commits have explanations for why the change is necessary.
   
   cc @klion26 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services