File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 11
22``mongosync `` applies operations in the ``oplog `` on the source cluster
3- to the data on the destination cluster.  When operations 
4- that ``mongosync `` has not applied roll off the ``oplog `` 
3+ to the data on the destination cluster after the 
4+ :ref: `collection copy  <c2c-collection-copy >` phase.  When 
5+ operations that ``mongosync `` has not applied roll off the ``oplog `` 
56on the source cluster, the sync fails and ``mongosync `` exits.
67
78.. note ::
89
910   .. include :: /includes/fact-applyOps.rst 
1011
11- During the initial sync, ``mongosync `` may apply operations at a slower
12- rate due to copying documents concurrently.
13- After the initial sync, ``mongosync `` applies changes 
14- faster and is more likely to maintain a position in the ``oplog ``
15- that is close to the real-time writes occurring on the source cluster.
16- 
1712If you anticipate syncing a large data set, or if you plan to pause
1813synchronization for an extended period of time, you might exceed the
1914:term: `oplog window `. Use the :setting: `~replication.oplogSizeMB ` setting
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments