- 
    Type:
Bug
 - 
    Resolution: Done
 - 
    Priority:
Major - P3
 - 
    None
 - 
    Affects Version/s: None
 - 
    Component/s: Replication
 - 
    None
 
- 
        ALL
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
In this comment in SERVER-9135, I see that indexes (other than the _id index) should now be built in parallel during initial sync.
However, in testing with 3.0.5 I see that all indexes on a collection are built sequentially. Furthermore the speed of each index build is CPU-bound on a single CPU core.
mongod log file from repro attached.
- related to
 - 
                    
SERVER-19775 Do not apply the first oplog entry during initial sync
-         
 - Closed
 
 -         
 - 
                    
SERVER-676 use multiple cores for index sort-phase
-         
 - Closed
 
 -