-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
140
In BulkWriteOpWithoutShardKeyWithIdTest suite, the unit test MatchAndRetryableErrorBatched checks for the intermediate state of child ops after waiting for responses from all three shards, when the final state of parent write ops would be marked as WriteOpState_Ready and child ops cleared. The test should either add a fail point or just check for WriteOpState_Ready state directly.