[jboss-jira] [JBoss JIRA] (WFCORE-4594) Expose CoreProcessStateService functionality used by subsystems via a capability

Ingo Weiss (Jira) issues at jboss.org
Tue Mar 24 05:48:21 EDT 2020


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

Ingo Weiss updated WFCORE-4594:
-------------------------------
    Labels: downstream_dependency  (was: )


> Expose CoreProcessStateService functionality used by subsystems via a capability
> --------------------------------------------------------------------------------
>
>                 Key: WFCORE-4594
>                 URL: https://issues.redhat.com/browse/WFCORE-4594
>             Project: WildFly Core
>          Issue Type: Enhancement
>          Components: Management
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Major
>              Labels: downstream_dependency
>             Fix For: 11.0.0.Beta1, 11.0.0.Final
>
>
> Subsystems are injecting CoreProcessStateService to track the process state, and perhaps more should as some are using graceful startup as a kind of trigger for beginning work, when the process reaching RUNNING state would be more appropriate. But:
> 1) they aren't using a capability for this wiring, because the kernel doesn't expose one
> 2) ControlledProcessStateService is not a clean API, as it exposes the MSC Service interface which should not be accessible to subsystems.
> So, add a ProcessStateNotifier interface, and expose it via a capability. Impl is still ControlledProcessStateService.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list