Flink CDC Issue Import created FLINK-34760:
----------------------------------------------
Summary: Refactor state serializers in MySQL CDC source
Key: FLINK-34760
URL: https://issues.apache.org/jira/browse/FLINK-34760
Project: Flink
Issue Type: Bug
Components: Flink CDC
Reporter: Flink CDC Issue Import
Currently the logic of state serializer in MySQL CDC source is quite complex
and hard to maintain, as there exists multiple kind of versions managed by
different styles (versioned serializers, utils...). We could make a refactor to
the current state serializers:
1. All subcomponents should be fully version managed and document the format of
serialized binaries.
2. Add compatibility tests to prevent potential unexpected incompatible
changes.
---------------- Imported from GitHub ----------------
Url: https://github.com/apache/flink-cdc/issues/1813
Created by: [PatrickRen|https://github.com/PatrickRen]
Labels: bug,
Created at: Thu Dec 08 16:12:43 CST 2022
State: open
--
This message was sent by Atlassian Jira
(v8.20.10#820010)