[ 
https://issues.apache.org/jira/browse/HADOOP-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer resolved HADOOP-4048.
--------------------------------------

    Resolution: Fixed

> ipc.Client:  Log when Server side closes the socket while request is still 
> pending
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-4048
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4048
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>            Reporter: Koji Noguchi
>            Priority: Minor
>
> ipc/Client.java
> {noformat}
> 316       } catch (EOFException eof) {
> 317         // This is what happens when the remote side goes down
> 318       } 
> {noformat}
> Request to log  when Server side closes the socket while some requests are 
> still pending.
> This would have helped when debugging HADOOP-4040.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to