Skip to content

Opening book details…

Can I read Redis Slave Election Process Explained on EtoBox?

Redis Slave Election Process Explained by Kajaruban Surendran is a document available to read on EtoBox.

What is Redis Slave Election Process Explained about?

The document discusses Redis cluster configuration and slave election and promotion. Key points: 1) Configuration epochs and current epochs are permanently stored on disk by nodes to prevent voting for slaves with outdated configurations. 2) Slave election is triggered when a master is in a FAIL state, and a slave can promote itself to master by winning an election. 3) For a slave to be elected, it must increment its current epoch and request votes from master nodes, waiting up to two node timeouts for

Author
Kajaruban Surendran
Language
EN