-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
QE 2022-10-03, QE 2022-10-17
-
45
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
spill_to_disk_secondary_read test has random failure due to incorrect writeConcern specification.
We should insert docs using Bulk.insert() with Bulk.execute(
{ w: 3, wtimeout: 5000 }).
"readConcern" and "writeConcern" in the test can be removed then.