[
https://issues.apache.org/jira/browse/CAMEL-12503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533676#comment-16533676
]
ASF GitHub Bot commented on CAMEL-12503:
----------------------------------------
GitHub user tdanylchuk opened a pull request:
https://github.com/apache/camel/pull/2410
CAMEL-12503 : support for propagating camel headers to kafka
As part of https://issues.apache.org/jira/browse/CAMEL-12503
the main point why I ported feature to 2.21.x branch is to support 1.5.x
Spring boot, we've discussed earlier in gitter about this with members.
cherry picked from 2.22.0 commit ee29789
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tdanylchuk/camel
2.21.x-propagate-kafka-headers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2410.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 #2410
----
commit 66f8af8a5a4aa05020f180ce1501c0d85655725c
Author: Taras Danylchuk <tdanylchuk@...>
Date: 2018-05-10T14:33:03Z
CAMEL-12503 : support for propagating camel headers to kafka and vice versa
cherry picked from 2.22.0 commit ee29789
----
> Kafka component should be able to propagate camel headers to kafka
> ------------------------------------------------------------------
>
> Key: CAMEL-12503
> URL: https://issues.apache.org/jira/browse/CAMEL-12503
> Project: Camel
> Issue Type: New Feature
> Components: camel-kafka
> Reporter: Taras Danylchuk
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 2.22.0
>
>
> Since 0.11.0 Kafka support headers, and it would be awesome to have such
> feature available also in camel component.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)