Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Currently in order to prime an index of a collection, we have to do a special query to force mongo go thru the entire BTree for the index. This trick is extremely inefficient for a large index tree (over 10 millions entries). Would like to have a command (please make it available in C++ driver) to prime collection data – either index or data or both, by simply doing a sequential read of the data extents for the collection.
Attachments
Issue Links
- duplicates
-
SERVER-2023 touch command to pre-heat a collection
-
- Closed
-