Add concurrency control for accessing a single WT_SESSION from multiple threads

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines - Server Integration
    • SleighTheDay - 2024-12-24
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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. 

            Assignee:
            Ruby Chen
            Reporter:
            Ruby Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: