jenskordowski opened a new pull request #5263: URL: https://github.com/apache/camel/pull/5263
PR for https://issues.apache.org/jira/browse/CAMEL-16060 I removed the if-else block altogether, as each field may be null during ProducerRecord instantiation. I also noticed that the original / not-converted key was passed to the constructor, which looks like a bug to me. I changed it accordingly. -- 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]
