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

Make _mergeAuthzCollections ignore MaxTimeMS

    • Server Security

      _mergeAuthzCollections is an internal command, which performs a very specific, and expensive, operation for mongorestore.

      mongos may attach a MaxTimeMS to this command, when it proxies it to the config servers. This can cause restoring many user documents to fail.

      Because _mergeAuthzCollections is internal, requires extensive privileges, performs an intentionally expensive operation, and failing due to timeout seems undesirable, it should ignore MaxTimeMS.

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: