[
https://issues.apache.org/jira/browse/HADOOP-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643207#action_12643207
]
Hudson commented on HADOOP-4525:
--------------------------------
Integrated in Hadoop-trunk #645 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/645/])
. Fix ipc.server.ipcnodelay originally missed in in HADOOP-2232.
Contributed by Clint Morgan.
> config ipc.server.tcpnodelay is no loger being respected
> --------------------------------------------------------
>
> Key: HADOOP-4525
> URL: https://issues.apache.org/jira/browse/HADOOP-4525
> Project: Hadoop Core
> Issue Type: Bug
> Components: ipc
> Affects Versions: 0.18.1
> Reporter: Clint Morgan
> Assignee: Clint Morgan
> Fix For: 0.19.0
>
> Attachments: hadoop-4525.patch
>
>
> I was troubleshooting some slow IPC from hbase, and though it may be a
> Naggles algorithm issue. So I turned on tcpNoDelay on the client and server
> and this had no affect. Turns out that the "ipc.server.tcpnodelay" setting
> was no longer being read.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.