Add retryable reads to mongoexport + mongodump

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongodump, mongoexport
    • 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
            Reporter:
            Evgeni Dobranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: