Description
In the auditing of use of system.indexes, the following functions should be removed at least.
/Users/syzhou/10gen/mongo/src/mongo/db/db.cpp
|
static void repairDatabasesAndCheckVersion()
|
|
|
/Users/syzhou/10gen/mongo/src/mongo/db/catalog/index_catalog.cpp
|
Status IndexCatalog::_upgradeDatabaseMinorVersionIfNeeded
|
Attachments
Issue Links
- related to
-
SERVER-16826 Remove IndexCatalogs use of "system.indexes" in _upgradeDatabaseMinorVersionIfNeeded
-
- Closed
-