Big Data, Java

ZooKeeper Leader-Election simplified

Background Recently (in a project) we were required to determine the master node from a pool of similar type of nodes. And if master node fails, any other node should take on the responsibility - so that the service remains available. So, the use-case was something like - Only single node should behave as a master node and it will...

by Salil
Tag: Leader-Election
28-Oct-2015