Mongodump does not work with Atlas Data Federation.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 100.7.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • TAR 2023-07-10
    • 2
    • Not Needed

      Problem Statement/Rationale

      A recent update that appears to address concerns related to dumping admin database (TOOLS-3229) has broken mongodump on Atlas Data Federation.

      Steps to Reproduce

      Run mongodump against ADF.

      Expected Results

      Dumps to happen.

      Actual Results

      An error message
      code
      Failed: error checking for AtlasProxy: (CommandNotSupported) command atlasVersion is unsupported, correlationID = 1770984299f1e53cfd418dff
      code

      Additional Notes

      The code here is looking for a CommandNotFound message, but Atlas Data Federation replies with CommandNotSupported. This is because atlasVersion is indeed a valid command, but isn't one that ADF supports.

              Assignee:
              Johnny DuBois (Inactive)
              Reporter:
              Craig Wilson
              Tim Fogarty
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: