Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Service Arch
-
Fully Compatible
-
Service Arch 2023-12-25, Service Arch 2024-01-08, Service Arch 2024-01-22
Description
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.
Attachments
Issue Links
- depends on
-
SERVER-83627 Convert CursorResponse::parseFromBSON to IDL
-
- Closed
-