-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
In a workload that spreads many updates in a random fashion across tables in different databases, I'm seeing occasional slow search operations from WiredTiger. The definition of slow here is more than a second.
What I'm seeing is that a thread that is co-opted into doing an eviction ends up waiting in __split_parent to add the newly split pages into the in-memory internal page.
- is depended on by
-
SERVER-20408 WiredTiger changes for MongoDB 3.1.9
- Closed