tvielgouarin edited a comment on issue #7604: [Flink 11249] FlinkKafkaProducer011 can not be migrated to FlinkKafkaProducer URL: https://github.com/apache/flink/pull/7604#issuecomment-459650287 I tried to migrate a job with a `FlinkKafkaProducer011` to a `FlinkKafkaProducer` locally by using a a flink version built from @yanghua PR. And the Exception `org.apache.flink.util.StateMigrationException: The new state serializer for operator state must not be incompatible` still persist. So I guess this PR doesn't totally fix the issue.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services