yuxiqian commented on PR #2944: URL: https://github.com/apache/flink-cdc/pull/2944#issuecomment-2247573307
> Done rebase. > > Add the cause of failed case is that version info of SERIALIZER were not included in [TransformSchemaOperator](https://github.com/apache/flink-cdc/blob/ea71b2302ddc5f9b7be65843dbf3f5bed4ca9d8e/flink-cdc-runtime/src/main/java/org/apache/flink/cdc/runtime/operators/transform/TransformSchemaOperator.java#L127), which will cause incompatible state, I would like to start a discussion with @aiwenmo @yuxiqian to solve it. Can we add some magic header bytes in newer serialization formats (with serializer version of course) to distinguish it with legacy ones? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
