You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by tdanylchuk <gi...@git.apache.org> on 2018/07/05 13:47:23 UTC

[GitHub] camel pull request #2410: CAMEL-12503 : support for propagating camel header...

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 <td...@...>
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

----


---

[GitHub] camel pull request #2410: CAMEL-12503 : support for propagating camel header...

Posted by oscerd <gi...@git.apache.org>.
Github user oscerd closed the pull request at:

    https://github.com/apache/camel/pull/2410


---