-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: CRUD
The BulkWrite spec test titled "BulkWrite with replaceOne operations" intermittently fails on Evergreen. The failure is that the modified count returned is 2 instead of 1 because the second replaceOne operation sometimes returns a modified count of 1 instead of 0. Doesn't consistently happen on any topologies or server versions.