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

validate() can't catch certain corruptions within index structure on MMAPv1

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.3.8
    • Component/s: MMAPv1, Storage
    • Labels:
      None
    • Storage Execution
    • ALL

      validate() currently does an index scan of all the documents in a collection. It does not traverse every edge in the index tree structure. As a result, it's possible to corrupt the tree such that validate() will still succeed but querying for specific document(s) will fail. This behavior has been observed with the MMAPv1 storage engine.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: