[ 
https://issues.apache.org/jira/browse/HDFS-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106681#comment-13106681
 ] 

Hudson commented on HDFS-2337:
------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #977 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/977/])
    HDFS-2337. DFSClient shouldn't keep multiple RPC proxy references (atm)

atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1171711
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java


> 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

        

Reply via email to