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

Remove the attachLogicalSessionsToOpCtx command override

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability

      It looks like the attachLogicalSessionsToOpCtx command override was introduced under SERVER-38335 in order to prevent the 2-3 kill session commands from killing the theads executing them.

      However, adding such a generic override seems like an overkill for a simple use case like this and in addition from the comment it looks like it could have negative implications.

      We should remove this override and just handle the presence of a session in the three commands themselves.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: