aljoscha commented on issue #8535: [FLINK-11693] Add KafkaSerializationSchema that uses ProducerRecord URL: https://github.com/apache/flink/pull/8535#issuecomment-503131590 Thanks for the review, @becketqin. I tried the solution with separate constructors but couldn't get it to work, see here: https://github.com/aljoscha/flink/commits/pr/6615-simplified-two-constructor. The problem is that I don't want to duplicate the common part of the constructor. Do you maybe have a suggestion for that?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
