-
Feature Request
-
Resolution: Unresolved
-
Minor
-
None
-
1.1.3.Final
Here is a requst to internally change MCPM to use lbgroup instead of domain but keep domain for compatibility reasons and a possible upgrade path.
-------------------
AS7-1721
We removed the notion of "domain" in context of mod_cluster since 1.1.x in order not to be confused with notion of domains used in AS7 for management perspective.
Currently, the XSD does not list out the LBGroup property but the CommonAttributes.java implementation parses the XML for "domain".
String DOMAIN = "domain";
- is blocked by
-
MODCLUSTER-454 Versioning of mod_cluster management protocol (MCMP)
- Open
- is cloned by
-
AS7-1721 mod_cluster parses for "domain" instead of "load-balancing-group"
- Closed