Maxim Khutornenko created AURORA-235:
----------------------------------------
Summary: Add JobKey set into TaskQuery
Key: AURORA-235
URL: https://issues.apache.org/jira/browse/AURORA-235
Project: Aurora
Issue Type: Task
Components: Client, Scheduler
Reporter: Maxim Khutornenko
Assignee: Maxim Khutornenko
There is currently no way to query scheduler for a set of tasks belonging to
multiple job keys. Replacing (owner, environment, jobName) triple with a set of
JobKeys is not an option as we would lose the ability to query by each field
independently. Instead, we should have an additional "set<JobKey> jobs" field
supporting bulk load.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)