The listCollections and listIndexes commands should return a cursor. This is necessary to accommodate deployments with millions of collections, and to accommodate deployments with dozens of indexes in a single collection (with kilobytes of engine-specific options in the metadata object for each index).
- is depended on by
-
DRIVERS-197 Support cursor in listCollections and listIndexes command
- Closed
-
CSHARP-1145 Support cursor in listCollections and listIndexes commands
- Closed
-
JAVA-1588 Support cursor in listCollections and listIndexes commands
- Closed
- is duplicated by
-
SERVER-16679 Cannot resync a 2.8.0-rc3 (wt) node from a 2.8.0-rc2 (wt) primary (mms-test)
- Closed
- is related to
-
SERVER-16679 Cannot resync a 2.8.0-rc3 (wt) node from a 2.8.0-rc2 (wt) primary (mms-test)
- Closed
- related to
-
SERVER-16524 Unable to do system.namespace collection counts with new storage enginers
- Closed
-
SERVER-17109 getmore operation on listIndexes cursor can access invalid BSONObj objdata and crash the server
- Closed
-
SERVER-16521 Make listCollections() an aggregation source
- Backlog