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

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: