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