----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16629/ -----------------------------------------------------------
(Updated Jan. 4, 2014, 1:53 a.m.) Review request for Aurora, Kevin Sweeney and Bill Farner. Changes ------- Dropped Lock from getQuota(). Repository: aurora Description ------- Part 2: Server side changes for the client quota check. Note: api.thrift changes are duplicated from part 1: https://reviews.apache.org/r/16444/ and will race to submission with it. Diffs (updated) ----- src/main/java/org/apache/aurora/scheduler/storage/testing/StorageTestUtil.java 8fb51d69be6d370f9f010c797b2c1205b38a04f5 src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java c1a11bdb91c5e764864324d26248d1783af8048b src/main/thrift/org/apache/aurora/gen/api.thrift 480b8f472bcfbe547a91c41638250350a0110334 src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java 91c1c24448092e1b3454844ab8074ed030383594 Diff: https://reviews.apache.org/r/16629/diff/ Testing ------- gradle build Thanks, Maxim Khutornenko