...

/

Detecting Failures [merged with fault tolerance]

Detecting Failures [merged with fault tolerance]

Learn how to make our proposed system of key-value store detect failure.

We want our nodes to detect the failure so let’s see how we can add it to our proposed design.

Promoting membership in ring to detect failures

The nodes can be offline for short periods, but they may also indefinitely go offline. Rebalancing partition assignments or fixing unreachable replicas should not be done when a single node goes down. Hence, the addition and removal of nodes from the ring should ...

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy