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

Ship it!



src/main/java/org/apache/aurora/scheduler/async/TaskReconciler.java
<https://reviews.apache.org/r/34733/#comment136996>

    Move this validation to the constructor so that it will halt injector 
creation.


- Kevin Sweeney


On May 27, 2015, 1:52 p.m., Maxim Khutornenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34733/
> -----------------------------------------------------------
> 
> (Updated May 27, 2015, 1:52 p.m.)
> 
> 
> Review request for Aurora, Kevin Sweeney and Zameer Manji.
> 
> 
> Bugs: AURORA-1339
>     https://issues.apache.org/jira/browse/AURORA-1339
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> The current default value leads to overflow. Fixed the value and added 
> validation.
> 
> 
> Diffs
> -----
> 
>   src/main/java/org/apache/aurora/scheduler/async/AsyncModule.java 
> 5f24668265d02b42cf7a05db4f9bc73d8daef0a7 
>   src/main/java/org/apache/aurora/scheduler/async/TaskReconciler.java 
> 23f5f648d3404495e3e9e878592c2638621ce89a 
>   src/test/java/org/apache/aurora/scheduler/async/TaskReconcilerTest.java 
> f56ffd2d7c584042b5c47fa4dba83f35433762f5 
> 
> Diff: https://reviews.apache.org/r/34733/diff/
> 
> 
> Testing
> -------
> 
> ./gradlew -Pq build
> 
> 
> Thanks,
> 
> Maxim Khutornenko
> 
>

Reply via email to