File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed 
source/includes/api/tables Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 5151
5252   * - ``collectionCopy ``
5353     - object
54-      - Describes  the total amount of data being copied and the
55-        amount that has already been copied to the destination cluster. 
54+      - Estimates  the total amount of data being copied from collections  and the
55+        amount that has already been copied to the destination cluster
5656
5757   * - ``collectionCopy ``
5858       ``.estimatedTotalBytes ``
5959     - integer
60-      - Estimated total number of bytes to be copied globally by all `` mongosync `` 
61-        instances.
60+      - Estimated total number of bytes to be copied globally by all
61+        `` mongosync ``  instances during the initial copying of collections .
6262
6363   * - ``collectionCopy ``
6464       ``.estimatedCopiedBytes ``
6565     - integer
66-      - Estimated number of bytes which have been copied to the
67-        destination cluster by this ``mongosync `` instance.
66+      - Estimated number of bytes which have been copied to the destination
67+        cluster by this ``mongosync `` instance during the initial copying of 
68+        collections.
6869
6970       To calculate the total estimated progress as a percentage, add the value
7071       of the ``estimatedCopiedBytes `` field for each ``mongosync `` instance
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments