-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.2.2
-
Component/s: EJSON
-
None
-
Empty show more show less
See https://github.com/mongodb-js/bson-ext/issues/48. We need to update bson-ext to not check the reserved keys $db, $ref, $id, and $clusterTime.
This is especially an issue for any server that supports OP_MSG, b/c OP_MSG sends a $db key with every command.