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