[ 
https://issues.apache.org/jira/browse/HADOOP-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794195#action_12794195
 ] 

Hudson commented on HADOOP-6435:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #127 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/127/])
    . Make RPC.waitForProxy with timeout public. Contributed by Steve Loughran.


> 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