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

Align on clear definitions for internal clients

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability
    • ALL
    • Programmability 2024-10-28, Programmability 2024-11-11, Programmability 2024-11-25

      Multiple places in the codebase have different interpretations on whether the presence of a transport::Session attached to the Client implies that a client is internal.

      1. !session == internal
      2. !session == internal
      3. !session == !internal

      Both can't be true – figure out which is correct and fix the underlying code.

            Assignee:
            blake.oler@mongodb.com Blake Oler
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: