Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-16542

Shell helper for creating arbitrary BSON values

      The shell does not provide a way to create arbitrary BSON values. Such as:

      • Symbol type "\x0E" (still in use by the Ruby driver)
      • Regexp type ""\x0B" where the regex is valid for the server but invalid for the shell

      These are values users should never create but are entirely possible for other applications to create. We should be able to insert these values into MongoDB during jstests.

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: