> On June 29, 2015, 8:35 a.m., Maxim Khutornenko wrote:
> > src/main/java/org/apache/aurora/scheduler/quota/QuotaManager.java, lines 
> > 81-82
> > <https://reviews.apache.org/r/35954/diff/1/?file=993700#file993700line81>
> >
> >     I understand what you are trying to do here but we usually don't go 
> > that specific to control read/write access. Should just take a 
> > MutableStoreProvider instead.

Done.


> On June 29, 2015, 8:35 a.m., Maxim Khutornenko wrote:
> > src/main/java/org/apache/aurora/scheduler/quota/QuotaManager.java, lines 
> > 162-163
> > <https://reviews.apache.org/r/35954/diff/1/?file=993700#file993700line162>
> >
> >     String.format() may be easier to read here.

Done.


- Zameer


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35954/#review89743
-----------------------------------------------------------


On June 29, 2015, 1:59 p.m., Zameer Manji wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35954/
> -----------------------------------------------------------
> 
> (Updated June 29, 2015, 1:59 p.m.)
> 
> 
> Review request for Aurora, Joe Smith, Maxim Khutornenko, and Bill Farner.
> 
> 
> Bugs: AURORA-1375
>     https://issues.apache.org/jira/browse/AURORA-1375
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Having quota below current production resesrvation is illogical and the 
> scheduler should reject requests that would result in this.
> 
> 
> Diffs
> -----
> 
>   src/main/java/org/apache/aurora/scheduler/quota/QuotaManager.java 
> 7453680af5a518012f9779f82d0349e897c04994 
>   
> src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java
>  9af379c36d2e3e44f462ed5d431f8a497b2d09f6 
>   src/test/java/org/apache/aurora/scheduler/quota/QuotaManagerImplTest.java 
> 58ee226a3819d6796a169156320c10677e35611a 
>   
> src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java
>  ee8f5423810c60b2075e6b98ba8cda36393ae5cc 
>   src/test/java/org/apache/aurora/scheduler/thrift/ThriftIT.java 
> 2a2b499905a788eb59f5824bc66b487f91e838f1 
> 
> Diff: https://reviews.apache.org/r/35954/diff/
> 
> 
> Testing
> -------
> 
> ./rbt post -o
> 
> 
> Thanks,
> 
> Zameer Manji
> 
>

Reply via email to