Bill Farner created AURORA-1105:
-----------------------------------
Summary: Update pause and resume RPCs should accept a job key
Key: AURORA-1105
URL: https://issues.apache.org/jira/browse/AURORA-1105
Project: Aurora
Issue Type: Story
Components: Scheduler
Reporter: Bill Farner
Assignee: Bill Farner
Pause and resume RPCs currently accept an update ID, which is a UUID. Scoping
these RPCs by JobKey would allow us to change the semantics of the update ID in
the future (such that only the JobKey + update ID are universally unique).
Adding ownership at the API level will also make it simpler to perform
authorization in a cross-cutting way, avoiding a leak of authorization logic
into the application layer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)