[mod_cluster-issues] [JBoss JIRA] Created: (MODCLUSTER-71) Handle multiple versions of the same webapp

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Apr 21 11:38:22 EDT 2009


Handle multiple versions of the same webapp
-------------------------------------------

                 Key: MODCLUSTER-71
                 URL: https://jira.jboss.org/jira/browse/MODCLUSTER-71
             Project: mod_cluster
          Issue Type: Feature Request
            Reporter: Brian Stansberry
            Assignee: Jean-Frederic Clere


This is a big picture future roadmap kind of thing.

Assume the AS develops the ability to host two versions of the same webapp concurrently. Imagine a workflow like this:

1) Version 1 is running, handling requests
2) Version 2 is deployed, is allowed to receive a low workload to validate that it works properly.
3) Version 2 is shifted to allow full workload
4) Version 1 is put into disabled mode to drain sessions
5) Version 1. is undeployed.

Obviously making this work requires a lot of currently non-existent stuff in the AS.  Point of this JIRA is think about how to deal with it at the mod_cluster level.

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

        



More information about the mod_cluster-issues mailing list