use read_once cursor option during initial sync collection cloning

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Miguel Ángel Nieto
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: