GitHub user aldettinger opened a pull request: https://github.com/apache/camel/pull/1917
CAMEL-11726: Fixed the Elsql producer inconsistent behavior Fixed the Elsql producer inconsistent behavior compared to sql component producer. [CAMEL-11726](https://issues.apache.org/jira/browse/CAMEL-11726) has more. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aldettinger/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1917.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 #1917 ---- commit b23e8dc25b7d3d6a281b8404337c21fca1b643ae Author: aldettinger <aldettin...@gmail.com> Date: 2017-09-06T15:13:47Z CAMEL-11726: Fixed the Elsql producer inconsistent behavior compared to sql component producer ---- ---