SERVER-92762 changed the default number of chunks for resharding to 90. While backporting this change to v7.0 and v6.0, due to some code refractoring, the reshardCollection request in internal_transactions_resharding.js was overlooked.
Specify {{ numInitalChunks: 1}} for reshardCollection object here.
- related to
-
SERVER-92762 Set default value of numInitialChunks in reshardCollection to 90
- Closed