Murtadha Makki Al Hubail created ASTERIXDB-3570:
---------------------------------------------------
Summary: Job tasks wait indefinitely on ignored interrupts
Key: ASTERIXDB-3570
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3570
Project: Apache AsterixDB
Issue Type: Bug
Components: RT - Runtime
Affects Versions: 0.9.10
Reporter: Murtadha Makki Al Hubail
Assignee: Murtadha Makki Al Hubail
Fix For: 0.9.10
When the tasks of a job are aborted, their threads are interrupted. If any
thread ignores that interrupt, it will never get interrupted again. We should
try to re-interrupt any running threads after some period of time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)