]
Brian Stansberry updated WFCORE-2688:
-------------------------------------
Fix Version/s: 4.0.0.Alpha1
RestartParentWriteAttributeHandler.isResourceServiceRestartAllowed
should check the AttributeDefinition
-------------------------------------------------------------------------------------------------------
Key: WFCORE-2688
URL:
https://issues.jboss.org/browse/WFCORE-2688
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 4.0.0.Alpha1
Besides checking with the context as to whether the allow-resource-service-restart header
is set, if there is an AD available, it should be checked.
At one stroke this will turn off this ability for everything that doesn't
specifically allow it.
Needs checks though to fix attributes that are meant to allow this but don't say so.