GitHub user tdanylchuk opened a pull request: https://github.com/apache/camel/pull/2427
CAMEL-12651 - Allow to override headers serializing and deserializing You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdanylchuk/camel CAMEL-12651 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2427.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2427 ---- commit 9233d68855cbd733c5ae6354b601a84f71cbd84d Author: tdanylchuk <danyadream@...> Date: 2018-07-14T15:13:51Z CAMEL-12651 - Allow to override serializing and deserializing default mechanism for kafka headers ---- ---