google-nomulus/java/google/registry
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
..
backup Set the number of map shards to 20 2017-08-01 16:41:19 -04:00
batch Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
bigquery Change BigQuery call from update to patch 2017-02-06 16:45:23 -05:00
braintree Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
builddefs Add build rules for "nocron" deployments 2017-04-26 10:53:16 -04:00
config Add example OAuth client id to production sample YAML file 2017-07-12 11:03:50 -04:00
cron Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
dns Add capability to sync DNS using multiple writers if configured 2017-08-01 16:38:36 -04:00
eclipse Add Cloud KMS as dependency of eclipse package 2017-03-21 15:17:04 -04:00
env Create ICANN report upload action 2017-07-10 11:27:58 -04:00
export Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
flows Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
gcs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
groups Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
idn Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
keyring Set KmsKeyring as the default Keyring 2017-07-10 11:40:02 -04:00
loadtest Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
mapreduce Add MapReduce Input for CommitLogManifest 2017-07-10 11:13:23 -04:00
model Add info printouts for lock acquisition / release 2017-08-01 16:29:01 -04:00
module Set KmsKeyring as the default Keyring 2017-07-10 11:40:02 -04:00
monitoring Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
pricing Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rdap Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
rde Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
reporting Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
request Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
security Remove XsrfTokenManager fallback for validating legacy tokens 2017-03-21 15:36:31 -04:00
storage/drive Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tldconfig/idn Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tmch Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
tools Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ui Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
util Add fine level logging methods 2017-06-14 10:40:49 -04:00
whois Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
xjc Fix the build on MacOS 2017-07-12 11:03:50 -04:00
xml Add the ability to generate RDE deposits in lenient mode 2017-05-17 12:22:49 -04:00
BUILD Document procedural changes to restore 2017-05-03 10:43:25 -04:00
repositories.bzl Migrate TestVerb.withFailureMessage to use withMessage instead 2017-08-01 16:30:24 -04:00