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

Tsz Wo (Nicholas), SZE updated HADOOP-9803:
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.1-beta
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Thanks Jing for reviewing the patch.

I have committed this.
                
> Add generic type parameter to RetryInvocationHandler
> ----------------------------------------------------
>
>                 Key: HADOOP-9803
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9803
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Minor
>             Fix For: 2.1.1-beta
>
>         Attachments: c9803_20130731.patch
>
>
> {code}
> //RetryInvocationHandler.java
> private final FailoverProxyProvider proxyProvider;
> {code}
> FailoverProxyProvider in the field above requires a generic type parameter.  
> So RetryInvocationHandler should also has a generic type parameter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to