[
https://issues.apache.org/jira/browse/FLINK-11741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai closed FLINK-11741.
---------------------------------------
Resolution: Fixed
Merged.
1.8.0: 68417902d3012aa40b73dfa333e5282b37e9406d
1.9.0: 17c07ac2a3695ebe2e220c04420f4da0f1a98bed
> All implementations of deprecated TypeSerializer#ensureCompatibility method
> should be removed
> ---------------------------------------------------------------------------------------------
>
> Key: FLINK-11741
> URL: https://issues.apache.org/jira/browse/FLINK-11741
> Project: Flink
> Issue Type: Improvement
> Components: API / Type Serialization System
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Tzu-Li (Gordon) Tai
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> All remaining implementations of the deprecated
> {{TypeSerializer#ensureCompatibility}} method should be removed.
> Some previously may not have been removed yet because of various limitations
> causing the old snapshot class not being able to redirect schema
> compatibility checks to new snapshot class (e.g. the old snapshot class was
> shared across serializers).
> These problems should be addressable now with the auxiliary
> {{SelfResolvingTypeSerializer}} / {{LegacySerializerSnapshotTransformer}}
> interfaces.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)