Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-10522

Docs for SERVER-29885: Serialize operations for the same logical session

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.10
    • Affects Version/s: None
    • Component/s: Server
    • Labels:

      Documentation Request Summary:

      The documentation for this ticket should go together with the general documentation for sessions. With this change, operations for the same session will get serialized behind each other in order to ensure that only one thread at a time operates on a session.

      Engineering Ticket Description:

      This task is to add and integrate infrastructure to store per-session runtime information and to serialize concurrent calls for the same session.

      Serializing calls for the same session has the benefit that the shared state does not need to be thread-safe which simplifies the command execution logic.

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            emily.hall Emily Hall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              6 years, 26 weeks, 4 days ago