-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
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.
- is blocked by
-
WFLY-3090 Administrative cancellation of management ops results in closed connections
- Closed
-
WFLY-3091 Cancellation of management ops does not properly propagate to server update tasks
- Closed
-
WFLY-3381 Possible race between remote process' receipt of a cancellation request and its receipt of the initial request
- Closed
-
WFLY-3225 Rationalization of management thread pools
- Closed