Operational consequence of the primary activation-order fix. After the fix, if pnnl.goss.core.security.systemrealm.cfg is absent, ConfigurationPolicy.REQUIRE means the system realm never publishes, the mandatory @Reference never binds, and startup hangs with no broker. This is strictly safer than the old crash (no insecure broker starts) but is a new operational failure mode. Document the hard config dependency in ops/RELEASING notes so an absent systemrealm.cfg reads as an intentional startup hang, not a bug.
Workspace card: GADP-015. Related: GRIDAPPSD/GOSS-GridAPPS-D#1882.
Operational consequence of the primary activation-order fix. After the fix, if
pnnl.goss.core.security.systemrealm.cfgis absent,ConfigurationPolicy.REQUIREmeans the system realm never publishes, the mandatory@Referencenever binds, and startup hangs with no broker. This is strictly safer than the old crash (no insecure broker starts) but is a new operational failure mode. Document the hard config dependency in ops/RELEASING notes so an absentsystemrealm.cfgreads as an intentional startup hang, not a bug.Workspace card: GADP-015. Related: GRIDAPPSD/GOSS-GridAPPS-D#1882.