GitHub user davsclaus opened a pull request: https://github.com/apache/camel/pull/2459
CAMEL-12638: FluentProducerTemplate should be thread-safe You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/camel camel-12638 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2459.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 #2459 ---- commit afedbc78afde861075ec218e50eaff12e2b9c7fc Author: Claus Ibsen <claus.ibsen@...> Date: 2018-08-08T07:57:57Z CAMEL-12638: FluentProducerTemplate should be thread-safe. commit efc0e955139565f49f3f6ffd357ba78fa288efcc Author: Claus Ibsen <claus.ibsen@...> Date: 2018-08-08T07:59:46Z CAMEL-12638: FluentProducerTemplate should be thread-safe. ---- ---