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

Invariant that correct service is used on opCtx in ServiceEntryPoint

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing

      ServiceEntryPoints are associated with a Service. We should consider adding an invariant that the opCtx passed to handleRequest is associated with the same Service as the ServiceEntryPoint, to prevent accidental use of the wrong ServiceEntryPoint with a mismatched opCtx. 

            Assignee:
            Unassigned Unassigned
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: