-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: WT2.7.0
-
Component/s: None
-
None
-
Environment:Macbook pro (maybe others)
Running on develop branch.
See attached program. It creates a table and index on that table. Opens a cursor for each, inserting into main table and checking results with both cursors. This runs quickly until about 84000 entries inserted, then it runs slowly. Found that adding a reset on both cursors 'fixes' the slowdown.
Is this expected?
- is depended on by
-
SERVER-19282 WiredTiger changes in MongoDB 3.1.6
- Closed