[
https://issues.apache.org/jira/browse/HDFS-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402652#comment-13402652
]
Hudson commented on HDFS-3572:
------------------------------
Integrated in Hadoop-Common-trunk-Commit #2398 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2398/])
HDFS-3572. Cleanup code which inits SPNEGO in HttpServer. Contributed by
Todd Lipcon. (Revision 1354767)
Result = SUCCESS
todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1354767
Files :
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/docs/src/documentation/content/xdocs/webhdfs.xml
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/SecondaryNameNode.java
> Cleanup code which inits SPNEGO in HttpServer
> ---------------------------------------------
>
> Key: HDFS-3572
> URL: https://issues.apache.org/jira/browse/HDFS-3572
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node, security
> Affects Versions: 2.0.0-alpha
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Minor
> Fix For: 2.0.1-alpha
>
> Attachments: hdfs-3572.txt
>
>
> Currently the code which inits the SPNEGO filter is duplicated between the
> 2NN and NN. We should move this into the HttpServer utility class to clean it
> up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira