Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major - P3
-
None
-
2.11.1
-
None
Description
db.getCollectionNames() among others, return 'system.profile' table, which is already deleted on all replica sets and profiling was turned off. Profiling was enabled for a while, but now it is disabled and collection 'system.profile' deleted everywhere.
Invoking command db.getCollectionNames() from mongo console does not return this table.