[
https://issues.jboss.org/browse/WFCORE-353?page=com.atlassian.jira.plugin...
]
Emmanuel Hugonnet commented on WFCORE-353:
------------------------------------------
This is a little more complicated than it may seem at first sight.
Since deploying update the model we would need to execute the operation in MODEL stage but
then we can't rely on accessing the scanner in a reliable manner as a service is
'stable' only in RUNTIME stage.
We can't create a throw away scanner just for the operation as we could have 2 scans
(manual and automatic) running at the same time.
So the scan needs to be run asynchronously but we have to define a way for rollbacks.
CLI command for executing the deployment scanner
------------------------------------------------
Key: WFCORE-353
URL:
https://issues.jboss.org/browse/WFCORE-353
Project: WildFly Core
Issue Type: Feature Request
Components: CLI, Domain Management, Server
Reporter: Ben Schofield
Assignee: Emmanuel Hugonnet
Priority: Minor
provide a CLI command that will run the deployment scanner even if the deployment scanner
is turned off.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)