-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
Fully Compatible
-
Service Arch 2023-12-25, Service Arch 2024-01-08, Service Arch 2024-01-22
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
getCursorType returns an optional<std::string> and callers use IDL to parse it into a CursorTypeEnum (e.g., here).
TaskExecutorCursor stores the result of getCursorType. However, callers of TaskExecutorCursor::getType also use IDL to parse it into CursorTypeEnum. Some of its callers are in the enterprise module.
- depends on
-
SERVER-83627 Convert CursorResponse::parseFromBSON to IDL
-
- Closed
-