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:25 UTC

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

aljoscha opened a new pull request #7765: [FLINK-11334][core] Migrate enum serializers to use new serialization compatibility abstractions
URL: https://github.com/apache/flink/pull/7765
 
 
   This is an updated version of #7710.
   
   It has the following changes on top:
    - Remove old deserialization logic from new EnumSerializer Snapshot
    - Fix compatibility check in EnumSerializer Snapshot and do proper reconfiguration
   
   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