getRemoteIp could return null in cases where the call is ongoing but the ip
went away.
--------------------------------------------------------------------------------------
Key: HADOOP-7282
URL: https://issues.apache.org/jira/browse/HADOOP-7282
Project: Hadoop Common
Issue Type: Bug
Reporter: John George
Assignee: John George
Fix For: 0.20.205.0, 0.23.0
getRemoteIp gets the ip from socket instead of the stored ip in Connection
object. Thus calls to this function could return null when a client
disconnected, but the rpc call is still ongoing...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira