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

[GitHub] camel pull request #1859: CAMEL-11609:thread-safety if headers get modified ...

GitHub user dbaldes opened a pull request:

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

    CAMEL-11609:thread-safety if headers get modified on the fly

    This synchronized write and read on the headers when an adaption is needed. Unit tests are successful.
    
    Potential performance drawback due to synchronization.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dbaldes/camel CAMEL-11609

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1859.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 #1859
    
----
commit c213d80977cb49c7467d80a378ee50a7fe8a5db8
Author: Daniel Baldes <da...@baldes.name>
Date:   2017-08-01T09:24:46Z

    CAMEL-11609:thread-safety if headers get modified on the fly

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request #1859: CAMEL-11609:thread-safety if headers get modified ...

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

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---