-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The WiredTiger column-store search routine searches the target leaf page even when the cursor is configured with append, and we're allocating a record number. This is likely to be a common workload, we should fast-track that and avoid the search.
- is depended on by
-
SERVER-21808 WiredTiger changes for 3.3.0
-
- Closed
-
- links to