-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Concurrency
-
Storage Engines
-
3
-
StorEng - Defined Pipeline
Recently, we had a few tickets dealing with concurrency related to the default session that is used by the connection. Every time a connection API is executed, ti may use that session and the memory associated with it. As an example, see WT-13640.
We have doubts about something similar with the __wt_config function that is called by __conn_set_timestamp. This ticket should investigate if a race is possible which would lead to undefined behaviour.
- is related to
-
WT-13640 Implement Locking Mechanism for default session scratch buffer operations
- Closed