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

Hudson commented on HADOOP-8786:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #2715 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2715/])
    HADOOP-8786. HttpServer continues to start even if AuthenticationFilter 
fails to init. Contributed by Todd Lipcon. (Revision 1383254)

     Result = SUCCESS
todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1383254
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/http/HttpServer.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/http/TestServletFilter.java

                
> HttpServer continues to start even if AuthenticationFilter fails to init
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-8786
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8786
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1.2.0, 3.0.0, 2.0.1-alpha
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 3.0.0
>
>         Attachments: hadoop-8786.txt
>
>
> As seen in HDFS-3904, if the AuthenticationFilter fails to initialize, the 
> web server will continue to start up. We need to check for context 
> initialization errors after starting the server.

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