----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35812/#review89373 -----------------------------------------------------------
Ship it! NEWS (line 5) <https://reviews.apache.org/r/35812/#comment141954> ``` The scheduler command line argument enable_legacy_constraints has been removed, and the scheduler no longer automatically injects 'host' and 'rack' constraints for production services. ``` - Bill Farner On June 23, 2015, 11:58 p.m., Zameer Manji wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35812/ > ----------------------------------------------------------- > > (Updated June 23, 2015, 11:58 p.m.) > > > Review request for Aurora, Maxim Khutornenko and Bill Farner. > > > Bugs: AURORA-1074 > https://issues.apache.org/jira/browse/AURORA-1074 > > > Repository: aurora > > > Description > ------- > > Remove the "enable_legacy_constraints" flag and associated behaviour. > > > Diffs > ----- > > NEWS a17f0e7c08fd30a0b2db6814a1c755111307228b > > src/main/java/org/apache/aurora/scheduler/configuration/ConfigurationManager.java > b777777b0ebbf303778e528b16ff3db1aa4e76f1 > > src/test/java/org/apache/aurora/scheduler/configuration/ConfigurationManagerTest.java > abbd23dd3ee4382565ce846eb035e2aa502badae > > src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java > 38ef412a6d29dfef7b305e00cf44522818303965 > > Diff: https://reviews.apache.org/r/35812/diff/ > > > Testing > ------- > > ./gradlew build -Pq > > > Thanks, > > Zameer Manji > >