You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2015/02/05 19:57:36 UTC

[jira] [Created] (AURORA-1105) Update pause and resume RPCs should accept a job key

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)