File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 
content/operate/rs/clusters/optimize Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ With the `WAIT` command, applications can ask to wait for
3939acknowledgments only after replication or persistence is confirmed on
4040the replica. The flow of a write operation with the WAIT command is:
4141
42- 1 .  The application issues a write, 
43- 1 .  The proxy communicates with the correct primary shard in the system that contains the given key, 
42+ 1 .  The application issues a write. 
43+ 1 .  The proxy communicates with the correct primary shard in the system that contains the given key. 
44441 .  Replication communicates the update to the replica shard.
45451 .  The replica persists the update to disk if the AOF every write setting is selected.
46461 .  The acknowledgment is sent back from the replica all the way to the proxy with steps 5 to 8.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments