ApplicationTypeConfigWriteAttributeHandler and
SensitivityClassificationWriteAttributeHandler lack rollback handling
--------------------------------------------------------------------------------------------------------------------
Key: WFCORE-4061
URL:
https://issues.jboss.org/browse/WFCORE-4061
Project: WildFly Core
Issue Type: Bug
Components: Management
Reporter: Brian Stansberry
Assignee: Chao Wang
Priority: Major
Fix For: 6.0.0.Beta1
ApplicationTypeConfigWriteAttributeHandler and
SensitivityClassificationWriteAttributeHandler update the runtime state of the relevant
ApplicationTypeConfig or AbstractSensitivity without any logic to revert the change if the
op rolls back, e.g. if they are run in a composite or as a domain mode op where rollout
fails.