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

DSI BSON reader throws when it encounters a null (0xa) element type

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Server Security
    • Security 2024-04-15
    • 135

      Currently, the _read_bson_doc() function in dsi/libanalysis/readers.py throws when it encounters the valid BSON element type of 0xa, or the "null" type.

      After PM-3290, the output of getParameter will be appearing in FTDC files as "periodic metadata" type (type 2) records. This means that "null" type BSON elements may now appear in FTDC (for instance, if unset, the clusterIpSourceAllowlist server parameter serializes to a "null" type in the getParameter output)

            Assignee:
            erwin.pe@mongodb.com Erwin Pe
            Reporter:
            erwin.pe@mongodb.com Erwin Pe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: