[jboss-jira] [JBoss JIRA] Assigned: (JBAS-4735) Upon Shutdown connectors should be stopped before applications are undeployed
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Nov 7 12:17:44 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4735?page=all ]
Brian Stansberry reassigned JBAS-4735:
--------------------------------------
Assignee: Remy Maucherat (was: Brian Stansberry)
Remy, I'm passing this one over to you; I think it's beyond what I could get done efficiently, as it involves the core connector code.
> Upon Shutdown connectors should be stopped before applications are undeployed
> -----------------------------------------------------------------------------
>
> Key: JBAS-4735
> URL: http://jira.jboss.com/jira/browse/JBAS-4735
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web (Tomcat) service, Clustering
> Affects Versions: JBossAS-4.2.1.GA
> Reporter: Dominik Pospisil
> Assigned To: Remy Maucherat
>
> In clustered environment the process of shutting down single AS instance should be transparent to clients. This is not the case since applications are undeployed at first while connectors are still servicing requests. This causes clients not to be redirected to another cluster nodes and to receive resource not available exceptions.
> From the client perspective, shutdown process should work as follows:
> 1) stop connectors so they refuse servicing new requests
> 2) complete running requests
> 3) undeploy applications
--
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