GitHub user bonbonmark opened a pull request: https://github.com/apache/camel/pull/1919
CAMEL-11726: Fixed the Elsql producer inconsistent behavior compared ⦠Add unit test to ensure we can get header value at following step You can merge this pull request into a Git repository by running: $ git pull https://github.com/bonbonmark/camel CAMEL-11726 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1919.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 #1919 ---- commit 445771214b31f3f436ab567f1deb7d2bf97d6c71 Author: Mark You <m...@bluetechnology.com.tw> Date: 2017-09-07T03:08:37Z CAMEL-11726: Fixed the Elsql producer inconsistent behavior compared , add test case to ensure we can get header value ---- ---