-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
-
Service Arch 2020-03-23, Service Arch 2020-04-06
-
0
The issue is manifested when a hedge read finishes after the original read by marking the connection as failed
It happens because of the baton used for sending the RemoteCommandRequest is detached when the request returns.
The baton is owned by ARS which goes out of scope when the primary request finishes
- depends on
-
SERVER-47139 Introduce GuaranteedExecutor class
- Closed
- is depended on by
-
SERVER-46512 Ensure that connections acquired for hedged reads can be reused
- Closed
-
SERVER-46051 Change stream sys-perf regression due to SERVER-45691
- Closed
- related to
-
SERVER-46617 Improve NetworkInterfaceTL performance
- Closed