[ 
https://issues.apache.org/jira/browse/AURORA-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Sirois updated AURORA-1610:
--------------------------------
    Fix Version/s: 0.12.0

> JobConfiguration.identity needs backfill
> ----------------------------------------
>
>                 Key: AURORA-1610
>                 URL: https://issues.apache.org/jira/browse/AURORA-1610
>             Project: Aurora
>          Issue Type: Bug
>          Components: Scheduler
>            Reporter: Maxim Khutornenko
>            Assignee: Maxim Khutornenko
>            Priority: Blocker
>             Fix For: 0.12.0
>
>
> While testing 0.12.0 rc3 found another place that needs backfilling similar 
> to AURORA-1603. JobConfiguration.Identity.role needs to be backfilled. 
> Otherwise, a 0.13.0 -> 0.12.0 rollback will block all cron jobs from running:
> {noformat}
> org.apache.aurora.scheduler.configuration.ConfigurationManager$TaskDescriptionException:
>  No job role specified!
>         at 
> org.apache.aurora.scheduler.configuration.ConfigurationManager.requireNonNull(ConfigurationManager.java:118)
>  ~[aurora-134.jar:na]
>         at 
> org.apache.aurora.scheduler.configuration.ConfigurationManager.assertOwnerValidity(ConfigurationManager.java:124)
>  ~[aurora-134.jar:na]
>         at 
> org.apache.aurora.scheduler.configuration.ConfigurationManager.validateAndPopulate(ConfigurationManager.java:184)
>  ~[aurora-134.jar:na]
>         at 
> org.apache.aurora.scheduler.configuration.SanitizedConfiguration.fromUnsanitized(SanitizedConfiguration.java:60)
>  ~[aurora-134.jar:na]
>         at 
> org.apache.aurora.scheduler.cron.SanitizedCronJob.<init>(SanitizedCronJob.java:45)
>  ~[aurora-134.jar:na]
>         at 
> org.apache.aurora.scheduler.cron.SanitizedCronJob.fromUnsanitized(SanitizedCronJob.java:102)
>  ~[aurora-134.jar:na]
>         at 
> org.apache.aurora.scheduler.cron.quartz.CronLifecycle.startUp(CronLifecycle.java:72)
>  ~[aurora-134.jar:na]
>         at 
> com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:60)
>  [guava-19.0.jar:na]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to