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

Hudson commented on AURORA-1624:
--------------------------------

SUCCESS: Integrated in Aurora #1525 (See 
[https://builds.apache.org/job/Aurora/1525/])
AURORA-1624 New thrift API for retrieving tier configuration (maxim: rev 
8cce5bc00d6b14113c428ae885e8facfe58bd985)
* src/test/java/org/apache/aurora/scheduler/TierManagerTest.java
* src/test/java/org/apache/aurora/scheduler/TierModuleTest.java
* api/src/main/thrift/org/apache/aurora/gen/api.thrift
* 
src/test/java/org/apache/aurora/scheduler/thrift/ReadOnlySchedulerImplTest.java
* src/main/java/org/apache/aurora/scheduler/thrift/ReadOnlySchedulerImpl.java
* src/main/java/org/apache/aurora/scheduler/TierManager.java
* src/main/java/org/apache/aurora/scheduler/base/TaskTestUtil.java
* src/main/resources/org/apache/aurora/scheduler/tiers.json
* src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java
* src/main/java/org/apache/aurora/scheduler/TierInfo.java
* RELEASE-NOTES.md


> Make 'tier' required and remove support for 'production' flag in Job 
> configuration
> ----------------------------------------------------------------------------------
>
>                 Key: AURORA-1624
>                 URL: https://issues.apache.org/jira/browse/AURORA-1624
>             Project: Aurora
>          Issue Type: Task
>            Reporter: Amol S Deshmukh
>            Assignee: Mehrdad Nurolahzade
>
> This will involve:
> # Remove support for specifying 'production' flag in the Job configuration.
> # -Ensure 'tier' is provided in the Job configuration.- Tiers configuration 
> should allow a way to specify a default tier name. The default tier will be 
> used in case the job configuration does not specify a tier.
> # The aurora command line client must be updated to validate these 
> requirements.
> 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)

Reply via email to