You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2012/09/11 04:38:07 UTC

[jira] [Commented] (HADOOP-8786) HttpServer continues to start even if AuthenticationFilter fails to init

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

Alejandro Abdelnur commented on HADOOP-8786:
--------------------------------------------

+1 pending jenkins and assuming that that the jetty server start() method is synchronous/blocking regarding the contexts initialization (this is, until all contexts are initialized, start() does not complete).
                
> 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
>         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