]
Brian Stansberry commented on WFLY-6737:
----------------------------------------
Please move this to WFCORE.
Server reload is needed for modified security-realm even if
{allow-resource-service-restart=true} is used
---------------------------------------------------------------------------------------------------------
Key: WFLY-6737
URL:
https://issues.jboss.org/browse/WFLY-6737
Project: WildFly
Issue Type: Bug
Components: Domain Management
Affects Versions: 10.0.0.Final
Reporter: Ondrej Lukas
Assignee: Brian Stansberry
When security-realm, which is set as http-interface security-realm in
management-interfaces, is modified and operation used
{allow-resource-service-restart=true} header then server is NOT in reload-required state
but modified security realm does not work correctly until server is manually reloaded.