-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Service Arch 2022-05-16, Service Arch 2022-05-30, Service Arch 2022-06-13
-
1
Currently executor::RemoteCommand has an HedgeOptions argument, which is an instantiation of boost::optional and represents both a count and a max acceptable duration for hedge reads.
This ticket proposes to expand the current HedgeOptions into just generic options, and include the current HedgeOptions within.
- split from
-
SERVER-43155 Queries which exceed maxTimeMS may return NetworkInterfaceExceededTimeLimit
- Closed