Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-3336

mongorestore should restore users/roles after indexes, not before

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongorestore
    • None
    • 314

      Problem Statement/Rationale

      Per HELP-46782, it’s possible for the user/role restoration to delete the credentials that mongorestore uses. If that happens, mongorestore can’t create new connections, in which case whatever work is pending fails.

      Steps to Reproduce

      There’s no reliable reproduction yet. It appears likely to happen specifically with large restorations.

      Expected Results

      mongorestore shouldn’t “lose” its credentials partway through.

      Actual Results

      See HELP-46782.

            Assignee:
            Unassigned Unassigned
            Reporter:
            felipe.gasper@mongodb.com Felipe Gasper
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: