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

use readOnce cursor option in collection scans

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

      Hello,

      On WT-4090 the WiredTiger team implemented a read_once cursor option. This is useful when we know that we are going to read the data only once, helping to avoid populating the cache with data we don't need.

      This has been proved beneficial to reduce the index creation time (SERVER-37269), and I think that would be very useful when used by default in mongodump.

      Regards,
      Miguel

            Assignee:
            Unassigned Unassigned
            Reporter:
            miguel.nieto@mongodb.com Miguel Angel Nieto
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: