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

    • MCI 2.7.8, MCI 2.8.0-RC0

      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

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

              Created:
              Updated:
              Resolved: