Tzu-Li (Gordon) Tai created FLINK-11292: -------------------------------------------
Summary: Document how to use the new CompositeTypeSerializerSnapshot Key: FLINK-11292 URL: https://issues.apache.org/jira/browse/FLINK-11292 Project: Flink Issue Type: Task Components: Documentation, Type Serialization System Reporter: Tzu-Li (Gordon) Tai Assignee: Tzu-Li (Gordon) Tai Fix For: 1.8.0 In FLINK-11073, we changed {{CompositeSerializerSnapshot}} to be internal, and intend users to use the new {{CompositeTypeSerializerSnapshot}} class instead for implementing snapshot classes of composite serializers. The relevant part of the documentation that suggests {{CompositeSerializerSnapshot}} should also be updated to reflect this [1]. [1] https://ci.apache.org/projects/flink/flink-docs-release-1.7/dev/stream/state/custom_serialization.html#implementation-notes-and-best-practices -- This message was sent by Atlassian JIRA (v7.6.3#76005)