Bhuvan Arumugam created AURORA-898:
--------------------------------------
Summary: unable to kill a job that is in ASSIGNED state
Key: AURORA-898
URL: https://issues.apache.org/jira/browse/AURORA-898
Project: Aurora
Issue Type: Bug
Components: Scheduler
Affects Versions: 0.5.0
Reporter: Bhuvan Arumugam
we unable to kill a job that's in ASSIGNED state. it's always reproducible,
even with a hello world job.
The {{aurora killall}} command give up after 5mins with this message:
{code}
.
.
DEBUG "POST /api HTTP/1.1" 200 None
DEBUG] "POST /api HTTP/1.1" 200 None
DEBUG] handle_response(): returning <Response [200]>
DEBUG] Response from scheduler: OK (message: None)
FATAL] Tasks were not killed in time.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)