mongorestore should restore users/roles after indexes, not before

XMLWordPrintableJSON

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

      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
            Reporter:
            Felipe Gasper
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: