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

Owen O'Malley updated HADOOP-5417:
----------------------------------

    Attachment: h5417.patch

*Sigh* To throw InterruptedException, we need to declare it in the protocol 
interfaces on all of the methods. That is the right fix, but here is a lower 
cost solution that won't require as much code change, but with increased 
latency.

> IPC client drops interrupted exceptions
> ---------------------------------------
>
>                 Key: HADOOP-5417
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5417
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: ipc
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>         Attachments: h5417.patch, h5417.patch
>
>
> The IPC client needless drops InterruptedException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to