Add retryable reads to mongoexport + mongodump

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongodump, mongoexport
    • None
    • 6
    • 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:
              3 Start watching this issue

                Created:
                Updated: