Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-98087

Add concurrency control for accessing a single WT_SESSION from multiple threads

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 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. 

            Assignee:
            ruby.chen@mongodb.com Ruby Chen
            Reporter:
            ruby.chen@mongodb.com Ruby Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: