-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
RSS Sydney
-
SleighTheDay - 2024-12-24
WiredTiger sessions (WT_SESSION) are not thread safe and does not support accessing one session through multiple threads. Add mechanisms to ensure we are able to safely access the WT_SESSION through multiple threads.
This will allow for future work to be done such as calling Rollback event handler asynchronously.
- duplicates
-
SERVER-98126 Ensure all WT_SESSION API calls go through WiredTigerSession
- Closed