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

Add retryable reads to mongoexport + mongodump

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongodump, mongoexport
    • Labels:
      None
    • Not Needed

      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.

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

              Created:
              Updated:
              Resolved: