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

Parallelize Initial Syncs

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

      With the new storage engines available in MongoDB 3.0, in order to switch from one storage engine you need to either mongodump/mongorestore or do an initial sync.

      Initial syncs copy collections and build indexes serially, which is incredibly slow. Like the new version of mongodump, initial syncs should be able to parallelize collections copies and index builds.

            Assignee:
            Unassigned Unassigned
            Reporter:
            dynamike Michael Kania
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: