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

Remove check for !_isInternalClient() in service entry point

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0, 7.0.6
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • v7.0
    • Sharding EMEA 2023-05-15

      The check for !_isInternalClient() is redundant because of the checks for authentication that we are doing. Internal clients will be authorized with as __system, which will always have the direct shard operations action type.

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: