-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Sharding 2020-06-15
-
28
The test currently uses the maxTimeMSForHedgedReads of 10ms (the default is 150ms). This maxTimeMS is too short and can cause this assertion to fail since the request sent with the maxTimeMS can sometimes fail with maxTimeMSExpired so the numAdvantageouslyHedgedOperations will be 0 instead of 1.