-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
-
StorEng - Defined Pipeline
We would like to reconfigure sessions regularly in the write path critical section (see SERVER-93982), but the config parsing code is too expensive to perform in that path.
We would like WT_SESSION::reconfigure to support compiled configurations so that we can allow the system to make progress while holding blocking resources.
- is depended on by
-
SERVER-93982 Don't block on cache eviction after allocating an oplog slot
- Blocked