Brian Stansberry created WFLY-3058:
--------------------------------------
Summary: Expose data on actively executing management ops, with an op to
cancel
Key: WFLY-3058
URL:
https://issues.jboss.org/browse/WFLY-3058
Project: WildFly
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 9.0.0.CR1
Track the management ops actively being executed by the ModelController and expose them as
management resources. Include a 'cancel' op to let admins terminate a
non-progressing op.
A ModelControllerClient already allows cancelling an op by using its async API and
canceling the returned Future. But that's not a particularly user-friendly way of
dealing with the issue -- not helpful for HTTP users, requires some sort of CLI changes
and unintuitive workflows to make it accessible to CLI users, etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira