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

Hudson commented on YARN-532:
-----------------------------

Integrated in Hadoop-trunk-Commit #3567 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3567/])
    YARN-532. Change RMAdmin and Localization client protocol PB 
implementations to implement closeable so that they can be stopped when needed 
via RPC.stopProxy(). Contributed by Siddharth Seth. (Revision 1464788)

     Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1464788
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/impl/pb/client/RMAdminProtocolPBClientImpl.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/api/impl/pb/client/LocalizationProtocolPBClientImpl.java

                
> RMAdminProtocolPBClientImpl should implement Closeable
> ------------------------------------------------------
>
>                 Key: YARN-532
>                 URL: https://issues.apache.org/jira/browse/YARN-532
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.0.3-alpha
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>             Fix For: 2.0.5-beta
>
>         Attachments: YARN-532.txt, YARN-532.txt
>
>
> Required for RPC.stopProxy to work. Already done in most of the other 
> protocols. (MAPREDUCE-5117 addressing the one other protocol missing this)

--
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

Reply via email to