- 
    Type:Task 
- 
    Resolution: Done
- 
    Priority:Major - P3 
- 
    None
- 
    Affects Version/s: None
- 
    Component/s: Concurrency
- 
        Storage Engines
- 
        StorEng - 2025-03-14
- 
        3
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, it 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_getones 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
 
-