[
https://issues.apache.org/jira/browse/HDFS-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105896#comment-13105896
]
Aaron T. Myers commented on HDFS-2337:
--------------------------------------
No tests are included since this is basically just a refactor. The fact that
underlying resources are closed when a {{RetryInvocationHandler}} which wraps
another {{InvocationHandler}} is closed was tested in HADOOP-7635.
The failing tests are unrelated.
> DFSClient shouldn't keep multiple RPC proxy references
> ------------------------------------------------------
>
> Key: HDFS-2337
> URL: https://issues.apache.org/jira/browse/HDFS-2337
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs client
> Affects Versions: 0.24.0
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Fix For: 0.24.0
>
> Attachments: hdfs-2337.patch
>
>
> With the commit of HADOOP-7635, {{RetryInvocationHandler}} objects will clean
> up the underlying {{InvocationHandler}} objects they reference. We should
> change {{DFSClient}} to take advantage of this fact.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira