Kevin Sweeney created AURORA-103:
------------------------------------
Summary: Scheduler returns an error code for a successful query
that returned no results
Key: AURORA-103
URL: https://issues.apache.org/jira/browse/AURORA-103
Project: Aurora
Issue Type: Bug
Components: Scheduler
Reporter: Kevin Sweeney
Priority: Minor
The client may be relying on this behavior but this makes task_debug crash when
a task ID has already been pruned.
{noformat}
Error:No tasks found for query: TaskQuery(owner:null, environment:null,
jobName:null,
taskIds:[1386019740535-mesos-test-slave-recovery-spinner-173-2ddf9911-f81b-4996-9450-bb631a97a327],
statuses:null, slaveHost:null, instanceIds:null)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)