-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Final, 7.0.1.Final, 7.1.0.Beta1, 7.1.0.CR1
-
None
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";
- blocks
-
MODCLUSTER-177 Deprecate use of term "domain"
- Closed
- clones
-
MODCLUSTER-255 mod_cluster MCMP should internally use "lbgroup" instead of "domain"
- Open