-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 4.2.0
-
Component/s: None
-
3
-
Storage Engines 2019-12-16
-
v4.2
Performance regression got introduced in 4.2 version compared to 4.0 when the test contains 5 collections with 10 indexes each. Indexes are designed to have keys with substantial common prefixes; this seemed to be important to generate the issue. Collections are populated, then are sparsely updated in parallel, aiming for roughly 1 update per page, in order to generate dirty pages at a high rate with little application work.
More details about the discussion of the issue can be found in SERVER-44991.
- is caused by
-
WT-4642 Store transaction IDs durably.
-
- Closed
-
- is depended on by
-
SERVER-44991 Performance regression in indexes with keys with common prefixes
-
- Closed
-