[ 
https://issues.apache.org/jira/browse/AURORA-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017901#comment-14017901
 ] 

Kevin Sweeney commented on AURORA-84:
-------------------------------------

+1 to [~wickman]'s suggestion. However, Identity remains the only persisted 
audit record for who scheduled a cron job. We should probably add 

{noformat}
struct JobConfiguration {
  ...
  N: optional Principal createdBy
}
{noformat}

as well.

> Deprecate the Identity struct
> -----------------------------
>
>                 Key: AURORA-84
>                 URL: https://issues.apache.org/jira/browse/AURORA-84
>             Project: Aurora
>          Issue Type: Task
>          Components: Client, Scheduler
>            Reporter: Bill Farner
>
> The Identity field is nested in several structs, and the {{role}} field it 
> contains is ~always redundant to a field in {{JobKey}}. Consider removing 
> Identity and using (or adding) a non-user-bearing field like JobKey.
> An open question is whether whether {{Identity.user}} should be retained.  
> Most likely yes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to