-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
N&O 2026-07-06, N&O 2026-07-20
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This is a pure refactor, primarily to
- Add a constructor with an options struct. In a future PR I want to add new options, but with the current constructors it would be a pain (i.e., a new constructor).
- Remove the public constructor taking `RequestId`, as this is not used anywhere.
Having an individual PR for this will reduce the noise of future work, and also doesn't depend on any other changes to submit.
- is related to
-
SERVER-107128 Define trace context propagation in OP_MSG
-
- In Progress
-