Tzu-Li (Gordon) Tai created FLINK-10679:
-------------------------------------------

             Summary: Let 
TypeSerializerSchemaCompatibility.resolveSchemaCompatibility() be the entry 
point for compatibility checks in framework code
                 Key: FLINK-10679
                 URL: https://issues.apache.org/jira/browse/FLINK-10679
             Project: Flink
          Issue Type: Sub-task
          Components: State Backends, Checkpointing, Type Serialization System
            Reporter: Tzu-Li (Gordon) Tai
            Assignee: Stephan Ewen


Currently, the state backend framework code still is exposed the now deprecated 
{{CompatibilityResult}} and relevant classes.

Instead, all compatibility checks should go through the new 
{{TypeSerializerSchemaCompatibility#resolveSchemaCompatibility}} method, and 
allow framework code to check against the more powerful 
{{TypeSerializerSchemaCompatibility}} for incompatibility / migration 
requirements.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to