Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-261

Ensure no mongo-tool uses system.indexes and system.namespaces collection directly

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Blocker - P1
    • Resolution: Fixed
    • None
    • 2.8.0-rc0
    • All Tools
    • MCI 2.7.8, MCI 2.8.0-RC0

    Description

      Starting in 2.8, all database metadata (indexes, collections) must be accessed via getIndexes and getCollection helpers rather than reaching directly into the system collections directly . The mgo driver will do the right thing automatically.

      See: MGO-46, MGO-45

      Attachments

        Issue Links

          Activity

            People

              mikeo@mongodb.com Michael O'Brien
              dan@mongodb.com Daniel Pasette (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: