Bump the number of zones to something around 175,000. The update to the docs in config.tags when committing the resharding operation updates two indexes, including a secondary unique index. Doing these updates are currently very slow and so the initial version of this test uses a lower number of zones. This performance is expected to be fixed in SERVER-56509, so we should be able to bump the number once completed.
- depends on
-
SERVER-56509 Wrap unique index insertion _keyExists call in a WT cursor reconfigure.
- Closed
- related to
-
SERVER-58712 Inconsistent update performance on collections with multiple secondary indexes on same key
- Closed
-
SERVER-53939 Write test for resharding a collection with a large number of chunks
- Closed
-
SERVER-61035 Increase zones in 'resharding_large_number_of_initial_chunks.js' to 175,000
- Closed