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

Error on dump from master and 4.4

    • Type: Icon: Investigation Investigation
    • Resolution: Cannot Reproduce
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Problem Description

      Saw error on dumping from 4.4 and master.

      Steps to Reproduce

      Add documents to collection, attempt to dump.

      Expected Results

      Successful dump

      Actual Results

      4.4 error:
      Failed: error writing data for collection `test.foo` to disk: error reading collection: Failed to parse: { find: "foo", skip: 0, snapshot: true, $readPreference:

      { mode: "secondaryPreferred" }

      , $db: "test" }. Unrecognized field 'snapshot'.

      Master was a similar error, but I didn't record it

      Additional Notes

      Very possible I did something wrong – I downloaded the latest version from evergreen and used that successfully, so didn't look into the original failures.

            Assignee:
            tim.fogarty@mongodb.com Tim Fogarty
            Reporter:
            ted.tuckman@mongodb.com Ted Tuckman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: