You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by davsclaus <gi...@git.apache.org> on 2018/08/08 08:00:30 UTC

[GitHub] camel pull request #2459: CAMEL-12638: FluentProducerTemplate should be thre...

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 <cl...@...>
Date:   2018-08-08T07:57:57Z

    CAMEL-12638: FluentProducerTemplate should be thread-safe.

commit efc0e955139565f49f3f6ffd357ba78fa288efcc
Author: Claus Ibsen <cl...@...>
Date:   2018-08-08T07:59:46Z

    CAMEL-12638: FluentProducerTemplate should be thread-safe.

----


---

[GitHub] camel pull request #2459: CAMEL-12638: FluentProducerTemplate should be thre...

Posted by davsclaus <gi...@git.apache.org>.
Github user davsclaus closed the pull request at:

    https://github.com/apache/camel/pull/2459


---