[jboss-jira] [JBoss JIRA] Updated: (JBAS-8423) Ensure that connectors that handle end user request start late in the server start process

Jason Greene (JIRA) jira-events at lists.jboss.org
Sun Oct 31 23:07:54 EDT 2010


     [ https://jira.jboss.org/browse/JBAS-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene updated JBAS-8423:
-------------------------------

    Fix Version/s: 7.0.0.Beta1
                       (was: 7.0.0.Alpha1)


> Ensure that connectors that handle end user request start late in the server start process
> ------------------------------------------------------------------------------------------
>
>                 Key: JBAS-8423
>                 URL: https://jira.jboss.org/browse/JBAS-8423
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Brian Stansberry
>            Assignee: Emanuel Muckenhuber
>             Fix For: 7.0.0.Beta1
>
>
> Ensure all connectors that handle user requests have appropriate behavior with respect to not starting until the overall server start is in a state where the connector can handle the expected requests.
> Part of this is understanding how the clients work; i.e. for some connectors clients may never send a request that the server can't correctly handle. For others, e.g. web connectors fronted by mod_jk or most hardware load balancers, once the connector is started, it may start receiving requests for apps that are not deployed.
> This is somewhat related to graceful shutdown, where the connector should stop handling requests at the appropriate point in a shutdown process.

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

        


More information about the jboss-jira mailing list