[GitHub] camel pull request #2411: Camel 12625

2018-07-05 Thread johnpoth
GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/2411 Camel 12625 https://issues.apache.org/jira/browse/CAMEL-12625 Thanks! You can merge this pull request into a Git repository by running: $ git pull https://github.com/johnpoth/camel CA

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

2018-07-05 Thread tdanylchuk
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 suppo

[GitHub] camel pull request #2409: CAMEL-12594 repro

2018-07-05 Thread leonidr
GitHub user leonidr opened a pull request: https://github.com/apache/camel/pull/2409 CAMEL-12594 repro CAMEL-12594 repro You can merge this pull request into a Git repository by running: $ git pull https://github.com/leonidr/camel patch-1 Alternatively you can review and apply

[GitHub] camel pull request #2408: CAMEL-12609: Filter Headers/Properties in DefaultE...

2018-07-05 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2408 ---

[GitHub] camel pull request #2408: CAMEL-12609: Filter Headers/Properties in DefaultE...

2018-07-05 Thread DariusX
GitHub user DariusX opened a pull request: https://github.com/apache/camel/pull/2408 CAMEL-12609: Filter Headers/Properties in DefaultExchangeFormatter DefaultExchangeFormatter: Add a NOP method that can be used by child classes to filter headers and properties. I You can