oscerd commented on PR #1808: URL: https://github.com/apache/camel-kafka-connector/pull/1808#issuecomment-5394379314
Superseded by #1796, which was merged while this was open and makes the identical one-line change to the `ckcUnMarshal` template, plus a syslog-based unmarshal-direction test. Closing in favour of it — apologies for the duplicate effort, @adityaanikam got there first. One gap worth keeping: `main` now guards the unmarshal direction, but nothing asserts that `ckcMarshal` still marshals, so the symmetric mistake in the other template would pass CI. I'll open a small follow-up with just that test rather than re-propose this branch. Note also that #1796's merge left the new imports unsorted, which fails checkstyle under `-Psourcecheck` and is currently making `main` red — fix in #1813. -- 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]
