Commit Graph

2 Commits

Author SHA1 Message Date
David Storch
62172ae65d SERVER-21797 unify cursor response commands to respond with up to 16MB of data
Find, getMore, aggregate, listIndexes, and listCollections now will
always return 16MB per batch, unless a batchSize limits the number of
response documents.
2016-01-21 15:12:04 -05:00
David Storch
09126c5f0e SERVER-21786 increase test coverage of the s/query directory
Fills in gaps in coverage discovered with code coverage analysis.
2015-12-10 13:41:00 -05:00