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

Handle removal of `authSchema` document in system.version in server 8.1

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 100.12.0
    • Affects Version/s: None
    • Component/s: None
    • 3
    • TAR 2025-03-03, TAR 2025-03-17
    • Tools and Replicator
    • 3.5
    • Not Needed

      We're currently making this check in `VerifySystemAuthVersion` in mongodump and restore, but this authSchema document has been removed from server version 8.1, according to SERVER-95701 and SERVER-83663.

      VerifySystemAuthVersion errors out if the authSchema document is not present, which would break when running against server 8.1, so we need to skip this check based on the server version

            Assignee:
            shyam.subramaniyam@mongodb.com Shyam Subramaniyam
            Reporter:
            shyam.subramaniyam@mongodb.com Shyam Subramaniyam
            Felipe Gasper, Jason Flax
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: