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

Align on clear definitions for internal clients

    • Server Programmability
    • ALL
    • SP Prioritized List, Programmability 2024-10-28, Programmability 2024-11-11, Programmability 2024-11-25, Programmability 2024-12-09, Programmability 2024-12-23

      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:
            Unassigned Unassigned
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: