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

XMLWordPrintableJSON

    • 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:
              Michael O'Brien
              Reporter:
              Daniel Pasette (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: