Yeray Borges Santana created WFCORE-5281:
--------------------------------------------
Summary: Review how StaticDiscoveryAddHandler and DiscoveryOptionAddHandler
Operation Step Handlers are managing the runtime changes
Key: WFCORE-5281
URL:
https://issues.redhat.com/browse/WFCORE-5281
Project: WildFly Core
Issue Type: Task
Components: Management
Reporter: Yeray Borges Santana
Assignee: Yeray Borges Santana
There could be cases, for example, when the operation is part of a composite operation,
where the information processed and stored at the Model stage differs from the information
available on the initial operation object. So it is a bad practice to get runtime data
from the operation. Instead, the information should be retrieved from the model tree.
StaticDiscoveryAddHandler and DiscoveryOptionAddHandler OSHs are populating the host
controller info at runtime from the operation object.
The task here is to validate whether this is correct.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)