Files
gerrit/gerrit-server/src/main/java/com/google/gerrit/server
Adrian Görler d9000f3fd4 Use fixed rate instead of fixed delay for the gc schedule
Erroneously, the gc was scheduled using a fixed delay. This caused the
start times of garbage collection to drift over time.

Now a fixed rate is used instead so that the garbage collection can be
scheduled to reoccur at the same time every day.

Change-Id: I9c2a826385c22752e76756e5368ebea797e2dcb5
Signed-off-by: Adrian Görler <adrian.goerler@sap.com>
2014-07-01 11:04:38 +02:00
..
2014-05-28 09:29:12 +02:00
2014-05-29 15:42:08 -05:00
2014-06-30 21:22:18 +09:00