Details
-
Bug
-
Resolution: Fixed
-
Critical - P2
-
None
-
None
Description
The EXT JSON parser doesn't handle empty objects correctly. For the following JSON:
command: {
|
cursor: {},
|
command_name: "name" |
}
|
the "command_name" key is parsed as part of the cursor object.
Attachments
Issue Links
- is depended on by
-
GODRIVER-437 Add helpers for database and client level change streams
-
- Closed
-