You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Flink Jira Bot (Jira)" <ji...@apache.org> on 2022/01/06 22:40:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Flink Jira Bot updated FLINK-6917:
----------------------------------
      Labels: auto-deprioritized-major auto-deprioritized-minor auto-unassigned  (was: auto-deprioritized-major auto-unassigned stale-minor)
    Priority: Not a Priority  (was: Minor)

This issue was labeled "stale-minor" 7 days ago and has not received any updates so it is being deprioritized. If this ticket is actually Minor, please raise the priority and ask a committer to assign you the issue or revive the public discussion.


> 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: Technical Debt
>          Components: API / Type Serialization System, Runtime / State Backends, Tests
>            Reporter: Tzu-Li (Gordon) Tai
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor, auto-unassigned
>
> 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
(v8.20.1#820001)