Skip count step when dumping views as collections

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • 100.8.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • 1,823

      Currently, mongodump runs dump.getCount() before dumping a non-oplog collection. This can be very time consuming when dumping views as collections since the count operation might use a COLLSCAN. We should fix this by skipping the count step when dumping views as collections.

              Assignee:
              Unassigned
              Reporter:
              Varsha Subrahmanyam (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: