GitHub user tarilabs opened a pull request: https://github.com/apache/camel/pull/587
Kafka offset of the message included as Camel Exchange header. This might be helpful also for logging purposes. In the test I've reused an offset value which was already present but not checked. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tarilabs/camel patch-kafkaoffset Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/587.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 #587 ---- commit c2a07f3576ad65fba87b325d1d6b112aca0cb8d6 Author: tarilabs <matteo.mort...@gmail.com> Date: 2015-08-07T11:43:07Z Kafka offset of the message included as Camel Exchange header. This might be helpful also for logging purposes. In the test I've reused an offset value which was already present but not checked. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---