google-nomulus/java/google/registry/backup
guyben 882db28ee0 Set the number of map shards to 20
This change is motivated by the sandbox run where we saw the backend instances overwhelmed by the 100 default shards to the point where they couldn't even answer a simple status request.

Production has 50 backend instances, so 20 will leave a lot of spare for other tasks.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162357857
2017-08-01 16:41:19 -04:00
..
BackupModule.java Add "toTime" parameter to RestoreCommitLogsAction web form 2017-05-17 11:46:18 -04:00
BackupUtils.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
BUILD Update DeleteOldCommitLogs to only delete unreferenced logs 2017-07-12 11:03:50 -04:00
CommitLogCheckpointAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
CommitLogCheckpointStrategy.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
DeleteOldCommitLogsAction.java Set the number of map shards to 20 2017-08-01 16:41:19 -04:00
ExportCommitLogDiffAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
GcsDiffFileLister.java Deal with gaps and forks in commit history 2017-05-17 11:30:36 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RestoreCommitLogsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00