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

Ted Yu commented on HDFS-7008:
------------------------------

+1

> xlator should be closed upon exit from DFSAdmin#genericRefresh()
> ----------------------------------------------------------------
>
>                 Key: HDFS-7008
>                 URL: https://issues.apache.org/jira/browse/HDFS-7008
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Tsuyoshi OZAWA
>            Priority: Minor
>         Attachments: HDFS-7008.1.patch
>
>
> {code}
>     GenericRefreshProtocol xlator =
>       new GenericRefreshProtocolClientSideTranslatorPB(proxy);
>     // Refresh
>     Collection<RefreshResponse> responses = xlator.refresh(identifier, args);
> {code}
> GenericRefreshProtocolClientSideTranslatorPB#close() should be called on 
> xlator before return.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to