[
https://issues.redhat.com/browse/WFLY-12896?page=com.atlassian.jira.plugi...
]
Eduardo Martins moved EAP7-1407 to WFLY-12896:
----------------------------------------------
Project: WildFly (was: EAP 7 Planning Pilot)
Key: WFLY-12896 (was: EAP7-1407)
Issue Type: Feature Request (was: Requirement)
Workflow: GIT Pull Request workflow (was: EAP Agile Workflow
2.0)
Component/s: EE
(was: EE)
User Story: (was: User wants to have a way to automatically or
manually terminate EE Concurrency managed executor hung tasks.)
EAP PT Pre-Checked (PC): (was: TODO)
Target Release: (was: 7.4.0.GA)
EAP PT Community Docs (CD): (was: TODO)
EAP PT Product Docs (PD): (was: New)
EAP PT Test Dev (TD): (was: TODO)
EAP PT Docs Analysis (DA): (was: TODO)
EAP PT Test Plan (TP): (was: TODO)
EAP PT Analysis Document (AD): (was: TODO)
EE Concurrency Hung Task Termination
------------------------------------
Key: WFLY-12896
URL:
https://issues.redhat.com/browse/WFLY-12896
Project: WildFly
Issue Type: Feature Request
Components: EE
Reporter: Eduardo Martins
Assignee: Eduardo Martins
Priority: Major
EE Concurrency Managed Executors configuration includes an optional attribute that
defines a runtime threshold to consider tasks to be "hung", i.e. tasks that for
whatever reason didn't terminate execution in expected time, and on EAP7-1175 we will
expose the number of such tasks as stats, but customers want extra functionality to force
the termination of such tasks too (see JBEAP-13779), which will be provided by this RFE.
In high level the new functionality should be:
# add a new attribute to the executor's configuration, which will setup a periodic
task to automatically force termination of any hung task running in the executor.
# add a new management op that may be invoked to manually force termination of any hung
task running in the executor.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)