-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
Programmability 2025-04-14, Programmability 2025-04-28, Programmability 2025-05-12
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Currently there are a couple of places where we [de]serialize Status object in IDL messages:
Both instances use different [de]serialization functions:
Both of which fail to read extra infos fields like writeConcernError.
In SERVER-102178 we will probably need to add another pair like that.
We need to make a deserialize method to Status that mirrors main serialize:
And make Status available as IDL type.
- related to
-
SERVER-102178 Add cursorsFailed in command response
-
- Closed
-