Make _mergeAuthzCollections ignore MaxTimeMS

XMLWordPrintableJSON

    • Server Security
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      _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:
              [DO NOT USE] Backlog - Security Team
              Reporter:
              Spencer Jackson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: