[
https://issues.apache.org/jira/browse/HADOOP-9803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725742#comment-13725742
]
Jing Zhao commented on HADOOP-9803:
-----------------------------------
The patch looks good to me. +1 for the patch. Also, with this fix HADOOP-9793
can be also resolved.
> 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
> 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