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

Hudson commented on HADOOP-9015:
--------------------------------

Integrated in Hadoop-Yarn-trunk #30 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/30/])
    HADOOP-9015. Standardize creation of SaslRpcServers (daryn via bobby) 
(Revision 1406851)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1406851
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestSaslRPC.java

                
> Standardize creation of SaslRpcServers
> --------------------------------------
>
>                 Key: HADOOP-9015
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9015
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: ipc
>    Affects Versions: 0.23.0, 2.0.0-alpha, 3.0.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: HADOOP-9015.patch
>
>
> To ease adding additional SASL support, need to merge the multiple switches 
> for mechanism type and server creation into a single switch with a single 
> call to createSaslServer.

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