-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EAP_EWP 5.1.0
-
Fix Version/s: EAP_EWP 5.1.1
-
Component/s: mod_cluster
-
Labels:None
-
Affects:Release Notes
-
Workaround:Workaround Exists
-
Workaround Description:
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
Let's say for example that /webapp and / is mapped in mod_cluster and there are two JBoss instances. If in one JBoss instance you undeploy the /webapp, you would expect mod_cluster to failover to the other JBoss instance.
However, this is not the case, mod_cluster will instead select the lesser context, the root context / and service the request from /webapp on the / context.
The logic only tests for ENABLE and DISABLE the STOP is not tested.
The failover of a context will only work currently if / or any smaller path is not deployed
- is related to
-
MODCLUSTER-188 mod_cluster failover does not work for a /webappcontext when the / root context exists
-
- Closed
-