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

Add bson validation to dbCheck

    • Fully Compatible
    • v7.1
    • Repl 2023-07-24, Repl 2023-08-07, Repl 2023-08-21, Repl 2023-09-04, Repl 2023-09-18, Repl 2023-10-02, Repl 2023-10-16
    • 168

      Currently in dbCheck, we walk through the _id index and fetch each document. For each document, we will call the validateBSON function, which will ensure that the document is well-formed. We will call this in the kDefault validate mode to begin with so that the BSON validation is performant.

            Assignee:
            xuerui.fa@mongodb.com Xuerui Fa
            Reporter:
            xuerui.fa@mongodb.com Xuerui Fa
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: