File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed 
modules/ROOT/pages/clustering/monitoring Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ The procedure returns a row for all primary members of all the requested databas
4646The value is the same column-wise.
4747A failed replication can either mean a real issue in the cluster (e.g., no leader) or that this server is too far behind in apply and can't replicate.
4848* *memberStatus:* shows the status of each primary member.
49- It can either be `APPLYING`, `REPLICATING` or `UNAVAILABLE`.
49+ It can be `APPLYING`, `REPLICATING`, or `UNAVAILABLE`.
50+ +
5051`APPLYING` means that the member can replicate and is actively applying transactions.
5152`REPLICATING` means that the member can participate in replicating, but can't apply.
5253This state is uncommon, but may happen while waiting for the database to start and accept transactions.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments