-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Sharding 2020-01-27
Add support for implicit delay selection and opt in to hedge options when using readPreference nearest.
For all queries with readPreference mode "nearest", pass hedge options of:
- count = 1
- delay = as computed by
SERVER-45449
- depends on
-
SERVER-45449 Write a function to compute the desired latency for a staggered hedged read
- Closed