git-hulk commented on issue #3070:
URL: https://github.com/apache/kvrocks/issues/3070#issuecomment-3101508666

   > Should we combine it with active fetching (GETACK)?
   
   I think it should combine the `GETACK` to fetch the replica actively, or the 
performance of WAIT should be unacceptable for users.
   
   In Redis, the replica sends the `REPLCONF ACK` every second, and the master 
would send the `REPLCONF GETACK` before entering the wait mode in the `WAIT` 
command.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to