-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Sharding NYC 2023-04-17
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The MovePrimaryRecipient batches the names of collections to clone and then persists it to a metadata collection. A server parameter must be created which can be used to ensure the size of the batch does not exceed BSONObjMaxUserSize (16MB). Add new unit tests to test the batching logic accordingly.