igalshilman commented on a change in pull request #7658: [FLINK-10493][core] 
Migrating the TupleSerializerBase serializers family
URL: https://github.com/apache/flink/pull/7658#discussion_r255384612
 
 

 ##########
 File path: 
flink-core/src/main/java/org/apache/flink/api/common/typeutils/TypeSerializerConfigSnapshot.java
 ##########
 @@ -155,4 +158,38 @@ else if (serializer instanceof 
UnloadableDummyTypeSerializer) {
                                
TypeSerializerSchemaCompatibility.incompatible() :
                                
TypeSerializerSchemaCompatibility.compatibleAsIs();
        }
+
+       /**
+        * SelfResolving assists with the migration path to the new 
serialization abstraction.
 
 Review comment:
   Changing.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to