From 613b19799ab3019e698537c17d8bdaafe70564e1 Mon Sep 17 00:00:00 2001 From: mcilwain Date: Thu, 12 Apr 2018 08:32:12 -0700 Subject: [PATCH] Increase commit log bucket count in production to match other envs ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=192614234 --- java/google/registry/env/production/default/WEB-INF/cron.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/google/registry/env/production/default/WEB-INF/cron.xml b/java/google/registry/env/production/default/WEB-INF/cron.xml index 8189f7089..14cda880d 100644 --- a/java/google/registry/env/production/default/WEB-INF/cron.xml +++ b/java/google/registry/env/production/default/WEB-INF/cron.xml @@ -128,7 +128,7 @@ This job checkpoints the commit log buckets and exports the diff since last checkpoint to GCS. - every 1 minutes synchronized + every 3 minutes synchronized backend