GitHub user yuzegao added a comment to the discussion: Kvrocks gracefully failover design proposal
I have completed the failover feature development and submitted a pull request (PR):https://github.com/apache/kvrocks/pull/3295. The implementation mainly references the `clusterx migrate` command, with minimal modifications to the original KVROS logic. However, to allow the slave to make write requests after slave failover, some tricks are involved. The sequence diagram is as follows: <img width="798" height="658" alt="image" src="https://github.com/user-attachments/assets/5b7b354d-7c79-4f34-b006-e36111b838db" /> @greatsharp That would be great if you could help with the development of the controller failover functionality. GitHub link: https://github.com/apache/kvrocks/discussions/3218#discussioncomment-15249650 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
