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

SessionWorkflow: use clientStrand only when necessary

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Service Arch 2022-10-17, Service Arch 2022-10-31, Service Arch 2022-11-14, Service Arch 2022-11-28, Service Arch 2022-12-12

      ClientStrand is redundant when using dedicated thread model.
      So avoid it in the execution scheduling if it's not needed.
      Currently it's just used regardless and redundantly.

      The binding to ClientStrand is part of the scheduleNewLoop function currently.

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            billy.donahue@mongodb.com Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: