google-nomulus/java/google/registry/mapreduce
mcilwain 52bb8a5773 Reduce default [] shards to 100
We've continuously had concurrent modification exceptions for our regularly
occurring []s that run on thousands of shards, perhaps unnecessarily so.
These exceptions started after the last major [] framework refactoring,
which changed the default number of shards from 100 to essentially infinite.  I
don't think infinite is the way to go, and 100 shards should be more than
sufficient for anything we're currently running.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=131175353
2016-08-26 09:40:17 -04:00
..
inputs MOE strip compatible_with 2016-08-02 19:14:28 -04:00
BUILD MOE strip compatible_with 2016-08-02 19:14:28 -04:00
MapreduceModule.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
MapreduceRunner.java Reduce default [] shards to 100 2016-08-26 09:40:17 -04:00