You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by abracadabrasimsalabimhocuspocus <gi...@git.apache.org> on 2017/06/10 06:53:23 UTC

[GitHub] camel pull request #1750: CAMEL-11394: REUSE_ADDRESSES options is set using ...

GitHub user abracadabrasimsalabimhocuspocus opened a pull request:

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

    CAMEL-11394: REUSE_ADDRESSES options is set using the value for TCP_NO_DELAY intea…

    The undertow endpoint configuration for the REUSE_ADDRESS option is set using the option value for TCP_NO_DELAY instead of the value for REUSE_ADDRESS.
    
    This makes it impossible to configure it separately from value for the tcpNoDelay.

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

    $ git pull https://github.com/abracadabrasimsalabimhocuspocus/camel master

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

    https://github.com/apache/camel/pull/1750.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 #1750
    
----
commit 30428dd7837f4adaacad3114a0bc08730a28113d
Author: Bhun Kho <bh...@ictu.nl>
Date:   2017-06-10T06:42:51Z

    REUSE_ADDRESSES options is set using the value for TCP_NO_DELAY intead of REUSE_ADDRESSES

----


---
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 #1750: CAMEL-11394: REUSE_ADDRESSES options is set using ...

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

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


---
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.
---