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

Create the interface to enable `validateBSON()` to run more thorough checks

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2022-07-11, Execution Team 2022-07-25, Execution Team 2022-08-08

      validateBSON() has been used widely in server when accepting writes or validating records. It's highly optimized and efficient. We are adding extra checks for BSON documents for the validate command, and would want to extend validateBSON() while maintaining its high performance. We will need one mode which will run for all collection validation, and another more thorough mode when checkBSONConsistency is specified.

            Assignee:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Reporter:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: