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

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: