[jboss-jira] [JBoss JIRA] (WFCORE-3040) StepCapabilityStatus should take capability dependencies into account

ehsavoie Hugonnet (JIRA) issues at jboss.org
Tue Jul 4 10:02:00 EDT 2017


     [ https://issues.jboss.org/browse/WFCORE-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ehsavoie Hugonnet moved JBEAP-11944 to WFCORE-3040:
---------------------------------------------------

              Project: WildFly Core  (was: JBoss Enterprise Application Platform)
                  Key: WFCORE-3040  (was: JBEAP-11944)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Domain Management
                           (was: Domain Management)
       Target Release:   (was: 7.1.0.GA)
    Affects Version/s: 3.0.0.Beta28
                           (was: 7.1.0.ER1)


> StepCapabilityStatus should take capability dependencies into account
> ---------------------------------------------------------------------
>
>                 Key: WFCORE-3040
>                 URL: https://issues.jboss.org/browse/WFCORE-3040
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 3.0.0.Beta28
>            Reporter: ehsavoie Hugonnet
>            Assignee: Brian Stansberry
>
> Currently at stage RUNTIME we check the stepCapabilityStatus before executing the OSH associated with a capability. But this check doesn't take into account the state of the capability dependencies. For example if we add the undertow subsystem from scratch :
> the server service is not added because its capability is RELOAD_REQUIRED but when adding the listener the stepCapabilityStatus is NORMAL while it depends on a service that is in RELOAD_REQUIRED so is potentially not there (which is the case) thus the RUNTIME OSH will fail instead of being skipped.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list