[JBoss JIRA] (MODCLUSTER-700) mod_cluster doesn't consider parallel deployment while removing context
by Radoslav Husar (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-700?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-700:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> mod_cluster doesn't consider parallel deployment while removing context
> -----------------------------------------------------------------------
>
> Key: MODCLUSTER-700
> URL: https://issues.jboss.org/browse/MODCLUSTER-700
> Project: mod_cluster
> Issue Type: Bug
> Components: Core & Container Integration (Java)
> Affects Versions: 1.4.1.Final
> Environment: mod_cluster 1.4.1
> Tomcat 9.0.21
> Reporter: Vladimir Nemergut
> Assignee: Radoslav Husar
> Priority: Blocker
> Fix For: 2.0.0.Alpha1, 1.4.2.Final
>
>
> We use mode_cluster together with a cluster of Tomcat containers. Each container might have multiple versions of the same app deployed (using the parallel deloyment of Tomcat together with automatic undeployment of old versions). Now consider the usecase:
> new version of existing app is deployed to Tomcat
> old app loses all the active sessions
> the old app is undeployed
> mod_cluster removes the corresponding context even though there is still one existing (the new version)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 10 months
[JBoss JIRA] (MODCLUSTER-700) mod_cluster doesn't consider parallel deployment while removing context
by Radoslav Husar (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-700?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-700:
--------------------------------------
Fix Version/s: 2.0.0.Alpha1
1.4.2.Final
> mod_cluster doesn't consider parallel deployment while removing context
> -----------------------------------------------------------------------
>
> Key: MODCLUSTER-700
> URL: https://issues.jboss.org/browse/MODCLUSTER-700
> Project: mod_cluster
> Issue Type: Bug
> Components: Core & Container Integration (Java)
> Affects Versions: 1.4.1.Final
> Environment: mod_cluster 1.4.1
> Tomcat 9.0.21
> Reporter: Vladimir Nemergut
> Assignee: Radoslav Husar
> Priority: Blocker
> Fix For: 2.0.0.Alpha1, 1.4.2.Final
>
>
> We use mode_cluster together with a cluster of Tomcat containers. Each container might have multiple versions of the same app deployed (using the parallel deloyment of Tomcat together with automatic undeployment of old versions). Now consider the usecase:
> new version of existing app is deployed to Tomcat
> old app loses all the active sessions
> the old app is undeployed
> mod_cluster removes the corresponding context even though there is still one existing (the new version)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 11 months