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

add option to skip indexes in db.collection.validate(full)

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: MMAPv1, Storage
    • Labels:
      None
    • Storage Execution

      The slowest part of full validate that does not scan data is the index validation. In some cases it may be desirable to analyze space usage without actually validating indexes for the collection, since index validation is very slow (relatively speaking).

      an option like {noIndex:true} with full would be backwards compatible while adding this ability.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: