-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Service Arch 2023-12-11, Service Arch 2023-12-25, Service Arch 2024-01-08
-
14
MockSessionCallback::getTransportLayerCb is never set on the sessions created for the SessionWorkflow benchmark, which causes an error to be thrown whenever session->transportLayer() is invoked. This causes session_workflow_bm to fail consistently.
Note this was fixed on master as part of SERVER-81859 but is still an issue on 7.2.
- is fixed by
-
SERVER-81859 Remove `ServiceExecutorFixed` and its usage
- Closed