[
https://issues.apache.org/jira/browse/CAMEL-11394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045426#comment-16045426
]
ASF GitHub Bot commented on CAMEL-11394:
----------------------------------------
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 <[email protected]>
Date: 2017-06-10T06:42:51Z
REUSE_ADDRESSES options is set using the value for TCP_NO_DELAY intead of
REUSE_ADDRESSES
----
> Undertow endpoint option REUSE_ADDRESS is configured using the value for
> TCP_NO_DELAY
> -------------------------------------------------------------------------------------
>
> Key: CAMEL-11394
> URL: https://issues.apache.org/jira/browse/CAMEL-11394
> Project: Camel
> Issue Type: Bug
> Components: camel-undertow
> Affects Versions: 2.18.4
> Reporter: Bhun Kho
>
> 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 message was sent by Atlassian JIRA
(v6.3.15#6346)