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

Add retryable reads to mongoexport + mongodump

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major - P3
    • Resolution: Won't Do
    • None
    • None
    • mongodump, mongoexport
    • None
    • Not Needed

    Description

      Per the linked HELP ticket, mongoexport and mongodump don't support retryable reads (they use getMore() under the hood, which is an unsupported retryable read operation in the Go driver).

      We may want to investigate the complexity of adding retryable reads to these tools, and add that capability if it's worthwhile.

      Attachments

        Activity

          People

            Unassigned Unassigned
            evgeni.dobranov@mongodb.com Evgeni Dobranov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: