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

(Updated July 26, 2018, 11:29 p.m.)


Review request for Aurora, Jordan Ly and Santhosh Kumar Shanmugham.


Changes
-------

Style fix.


Repository: aurora


Description
-------

We are running into a situation where we have a lot of short-lived ad-hoc 
services launched and their updates are sticking around for 30 days, even 
though the tasks are garbage collected much sooner. This change picks up those 
updates and prunes them as soon as the tasks are gone.


Diffs (updated)
-----

  src/main/java/org/apache/aurora/scheduler/pruning/JobUpdateHistoryPruner.java 
05ada3ccba8facc63d86736199b741bfcaca9697 
  
src/test/java/org/apache/aurora/scheduler/pruning/JobUpdateHistoryPrunerTest.java
 a1bf04ab8206fc0ca301d4b1b1cbe854df209bbe 


Diff: https://reviews.apache.org/r/68071/diff/2/

Changes: https://reviews.apache.org/r/68071/diff/1-2/


Testing
-------

./gradlew test


Thanks,

David McLaughlin

Reply via email to