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

Steve Loughran updated HADOOP-6435:
-----------------------------------

    Status: Patch Available  (was: Open)

> Make RPC.waitForProxy with timeout public
> -----------------------------------------
>
>                 Key: HADOOP-6435
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6435
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>    Affects Versions: 0.22.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6435-1.patch, HADOOP-6435-2.patch
>
>
> The public RPC.waitForProxy() method waits for Long.MAX_VALUE before giving 
> up, ignores all interrupt requests. This is excessive.
> The version of the method that is package scoped should be made public. 
> Interrupt swallowing is covered in HADOOP-6221 and can be done as a separate 
> patch

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