Details
-
Bug
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
Description
When cluster ID is specified only in repository configuration file then this value is not set for magnolia.clusterid property which has to be added manually into magnolia.properties file.
Second issue comes with startup in case that instances are running under single JVM. Then startup procedure will log just one cluster id (if configured) for all instances (even when are not clustered). It's caused by treating magnolia.clusterid as native System property - should be done by info.magnolia.cms.core.SystemProperty.
Checklists
Acceptance criteria