-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
ALL
-
-
ClusterScalability Oct13-Oct27
-
None
-
None
-
None
-
None
-
None
-
None
-
None
One suggestion to fix would be to update the library and before we create an object check the size we are initializing it with. If 0, create the object with the default constructor that does not accept size as an argument.
This seems like it would fix things, but the more likely issue is we are doing something wrong when we are linking the library to the server code.
Acceptance criteria:
- Determine if we are linking the OTEL library to the mongo codebase
- Why do we only see this issue in dynamic builds?
- Is the library using a separate allocation mechanism?
If we have determined that there is nothing strange about how we link the OTEL library to the mongo codebase. We (N&O / CS) can move forward with updating the OTEL library and bringing up this issue with the upstream maintainers.
- is related to
-
SERVER-112812 Fix invalid access issue when TestData.enableOTELTracing is enabled
-
- Closed
-
- related to
-
SERVER-100132 Add minimal tracing to resharding
-
- Closed
-