[ https://issues.apache.org/jira/browse/AURORA-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393141#comment-15393141
]
Hudson commented on AURORA-1710:
--------------------------------
SUCCESS: Integrated in Aurora #1564 (See [https://builds.apache.org/job/Aurora/1564/])
AURORA-1741 Fix pystachio binding bug introduced by AURORA-1710 (maxim: rev 08792d43350ab981af23786d300c199d9b409151)
* src/main/python/apache/aurora/client/config.py
> Make 'tier' required and remove support for 'production' flag in Job configuration
> ----------------------------------------------------------------------------------
>
> Key: AURORA-1710
> URL: https://issues.apache.org/jira/browse/AURORA-1710
> Project: Aurora
> Issue Type: Task
> Reporter: Mehrdad Nurolahzade
> Assignee: Mehrdad Nurolahzade
>
> # -Make {{tier}} a required field in {{TaskConfig}} Thrift struct.-
> # Backfill {{tier}} based on {{production}} flag.
> # The command line tool should query scheduler and revise the choice of {{tier}} and
{{production}} in job configuration, if necessary.
> #* If {{tier}} is set, set/reset {{production}} to ensure consistency.
> #* Otherwise, set {{tier}} based on the value of {{production}}.
> # The command line tool should warn user if the {{production}} flag is used.
> Additionally, it must be ensured that not providing {{tier}} or specifying {{production}}
flag prevents Job from being accepted by the scheduler.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|