[ 
https://issues.apache.org/jira/browse/HDFS-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi OZAWA updated HDFS-7008:
---------------------------------
          Resolution: Fixed
       Fix Version/s: 2.7.0
    Target Version/s: 2.7.0
        Hadoop Flags: Reviewed
              Status: Resolved  (was: Patch Available)

Committed this to trunk and branch-2. Thanks [~ted_yu] for your report and 
review.

> 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
>             Fix For: 2.7.0
>
>         Attachments: HDFS-7008.1.patch, HDFS-7008.2.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