GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/1518
CAMEL-9552-simple test which may invalidate the issue Simple test which may invalidate the issue. As far as i can see from the code, beanstalkproducer set headers as the following. It seems unlikely to set other headers so it is not clear in the issue what sort of headers gets mixed. buryCommand sets Headers.RESULT deleteCommand sets Headers.RESULT kickCommand sets messageBody putCommand sets Headers.JOBID releaseCommand sets Headers.RESULT touchCommand sets Headers.RESULT You can merge this pull request into a Git repository by running: $ git pull https://github.com/onders86/camel CAMEL-9552 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1518.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 #1518 ---- commit 45b3218c5c22921875049d4717c9133cb3f149ac Author: onders86 <ondersez...@gmail.com> Date: 2017-03-09T08:50:14Z CAMEL-9552-simple test which may invalidate the issue ---- --- 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. ---