You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2017/06/14 11:54:00 UTC

[jira] [Created] (FLINK-6917) Introduce test base for end-to-end testing serializer config snapshotting, restoring, and compatibility check roundtrips

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

             Summary: Introduce test base for end-to-end testing serializer config snapshotting, restoring, and compatibility check roundtrips 
                 Key: FLINK-6917
                 URL: https://issues.apache.org/jira/browse/FLINK-6917
             Project: Flink
          Issue Type: Test
          Components: State Backends, Checkpointing, Tests, Type Serialization System
            Reporter: Tzu-Li (Gordon) Tai
            Assignee: Tzu-Li (Gordon) Tai


Currently, we only have end-to-end tests of the serializer snapshotting and restore roundtrip for the {{PojoSerializer}}, {{KryoSerializer}}, and Scala type serializers.

They are all written differently with varying coverage of behavioural tests, and scattered in several different test classes.

This JIRA tracks introducing a common test base for the serialization roundtrip for all serializers in Flink, and also activating it for all serializers.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)