Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-1924

bson-ext fails on $ keys that should pass ($db, $ref, $id, $clusterTime)

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • bson-ext-2.0.2
    • Affects Version/s: 3.2.2
    • Component/s: EJSON
    • Labels:
      None

      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.

            Assignee:
            daniel.aprahamian@mongodb.com Daniel Aprahamian (Inactive)
            Reporter:
            daniel.aprahamian@mongodb.com Daniel Aprahamian (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: