[
https://issues.jboss.org/browse/WFCORE-1157?page=com.atlassian.jira.plugi...
]
Brian Stansberry commented on WFCORE-1157:
------------------------------------------
I think to do this the ControlledProcessStateService needs to share a ref to the
NotificationSupport with the AbstractControllerService.
That's off the top of my head; haven't thought hard. We don't have a mechanism
for emitting kernel notifications outside of management op calls (i.e. other than
OperationContext.emit). Making a NotificationSupport widely feels dangerous, but passing
around a ref everywhere isn't great either. Can work for this particular use case
though.
Managmement and JMX notifications when ControlledProcessState
changes
---------------------------------------------------------------------
Key: WFCORE-1157
URL:
https://issues.jboss.org/browse/WFCORE-1157
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management, JMX
Reporter: Brian Stansberry
Assignee: Kabir Khan
Fix For: 3.0.0.Alpha1
When Jeff Mesnil added the core management notification stuff an obvious thing to do was
to emit notifications around ControlledProcessState changes. But I forgot. :( So lets do
it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)