-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2023-06-26
-
35
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Test query_oplogreplay.js can fail in rare cases when oplog entries from background processes (for example, index build on some system collection) are intertwined with test oplog entries, messing up totalDocsExamined execution stat.
To fix it, we should raise the allowed totalDocsExamined, but still keep it low to assert that there where no full oplog collection scan.