Make the backups in the beginning of the config upgrade process faster

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The config upgrade process is using sync-ed cluster connections to back up some collections. The process uses batched inserts to speed up these copies but at the end of each batch on a sync-ed cluster connection we issue a full fsync. It may be faster, and achieve the same goals if we lower the write concern done at the end of each batch to a w:j.

            Assignee:
            Unassigned
            Reporter:
            Alberto Lerner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: