-
Type: Technical Debt
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
3
In WT-5134, we turned off fast-path searching (the search variant where we check the cursor's currently pinned page before searching from the root of the tree), for the read-committed isolation level.
This shouldn't be necessary: there are underlying transactional functions that are handling transaction IDs differently, which shouldn't be the case.
Details in WT-5134.
- is caused by
-
WT-5134 Fix leaf-page only search and search-near operations
- Closed