Details
-
Task
-
Resolution: Won't Do
-
Major - P3
-
None
-
None
-
None
-
None
-
Serverless
Description
Currently ShardSplit unit tests must use a `donorSet` and `recipientSet` at all times, even before there is a "recipientSet" (before the split). We could add a `MockReplicaSetForSplit` that has a method to add recipientNodes and remove the needs for multiple replica set.
See https://github.com/10gen/mongo/pull/3527/files#r813824489 for more details.