jemc commented on issue #2848:
URL: https://github.com/apache/kvrocks/issues/2848#issuecomment-2851201195

   @git-hulk @geonove - I specifically said I _wasn't_ using Cluster mode in 
the title of this issue ticket.
   
   The `README.md` of this repo says:
   
   > High Availability: Support Redis sentinel to failover when master or slave 
was failed.
   
   That is my use case. I have a two kvrocks node deployed in an HA setup, with 
redis-sentinel watching them.
   
   I have no need for cluster management tools because I am _not_ using Cluster 
mode.
   
   What I need is a command or sequence of commands I can run to gracefully 
fail over from one master to the other, with a guarantee that acknowledged 
writes will not be dropped.
   


-- 
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