[
https://issues.apache.org/jira/browse/CAMEL-12651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544417#comment-16544417
]
ASF GitHub Bot commented on CAMEL-12651:
----------------------------------------
davsclaus commented on issue #2427: CAMEL-12651 - Allow to override headers
serializing and deserializing
URL: https://github.com/apache/camel/pull/2427#issuecomment-405070300
Good work. There is possible a checkstyle error, which you can see via
mvn compile -P sourcecheck
And also if possible the spring-boot starter JAR has been updated in the
mean time, so you may want to rebase this PR on master and rebuild the
camel-kafka component so it generates updated spring-boot JAR source.
----------------------------------------------------------------
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:
[email protected]
> Allow to override serializing and deserializing default mechanism for kafka
> headers
> -----------------------------------------------------------------------------------
>
> Key: CAMEL-12651
> URL: https://issues.apache.org/jira/browse/CAMEL-12651
> Project: Camel
> Issue Type: New Feature
> Components: camel-kafka
> Reporter: Taras Danylchuk
> Priority: Major
>
> Kafka headers propagation is available since 2.22.0 but default mechanism for
> serializing and desirialising is not enough in some corner cases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)