Tsz Wo (Nicholas), SZE created HADOOP-9803: ----------------------------------------------
Summary: 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 {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