mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 03:06:01 +02:00
Allow number of commit log buckets to be increased
Also increases the number of commit log buckets on alpha to 397 and correspondingly reduces the frequency of commit log diff exporting to once every 3 minutes. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=191440586
This commit is contained in:
parent
951ba78cef
commit
377fe5f573
4 changed files with 109 additions and 9 deletions
|
@ -128,7 +128,7 @@
|
|||
<description>
|
||||
This job checkpoints the commit log buckets and exports the diff since last checkpoint to GCS.
|
||||
</description>
|
||||
<schedule>every 1 minutes synchronized</schedule>
|
||||
<schedule>every 3 minutes synchronized</schedule>
|
||||
<target>backend</target>
|
||||
</cron>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue