Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-42466

use read_once cursor option during initial sync collection cloning

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      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 the collection clone process during the initial sync too.

      Regards,
      Miguel

            Assignee:
            kelsey.schubert@mongodb.com Kelsey Schubert
            Reporter:
            miguel.nieto@mongodb.com Miguel Angel Nieto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: