[jboss-jira] [JBoss JIRA] Commented: (JBAS-5636) Stop HTTP/AJP connectors on Server.STOP_NOTIFICATION_TYPE

Takayoshi Kimura (JIRA) jira-events at lists.jboss.org
Mon Jun 16 23:25:33 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBAS-5636?page=comments#action_12417495 ] 
            
Takayoshi Kimura commented on JBAS-5636:
----------------------------------------

Yes it looks JBAS-4735.

Remy, you said "This cannot be addressed properly in the java.io connectors" in JBAS-4735, I don't get how this comes. Could you advice on it?

I did quick hack in JBossWeb to call pause() method on connectors when Server.START_NOTIFICATION_TYPE received. I didn't test it carefully but it works.

> Stop HTTP/AJP connectors on Server.STOP_NOTIFICATION_TYPE
> ---------------------------------------------------------
>
>                 Key: JBAS-5636
>                 URL: http://jira.jboss.com/jira/browse/JBAS-5636
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Web (Tomcat) service
>    Affects Versions: JBossAS-5.0.0.Beta4, JBossAS-4.2.2.GA
>            Reporter: Takayoshi Kimura
>         Assigned To: Remy Maucherat
>
> In JBoss startup process, JBoss starts HTTP/AJP connectors when Server.START_NOTIFICATION_TYPE received, so all applications are available when a time the connectors are started.
> This feature has not been implemented for shutdown.
> In JBoss shutdown, JBoss undeploys web applications before stopping the connectors. In this case applications are not available in some timeframe during the undeployment, and clients may receive 503 or 404 errors. We can ensure applications availablity in a same manner as startup, by Server.STOP_NOTIFICATION_TYPE.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list