You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2009/12/11 18:59:18 UTC

[jira] Assigned: (HADOOP-6435) Make RPC.waitForProxy with timeout public

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

Steve Loughran reassigned HADOOP-6435:
--------------------------------------

    Assignee: 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
>
> 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.