difference between ensemble and quorum in zookeeper
问题 I am new to zookeeper.I have configured it in single machine.But I came across the words ensemble and quorum in the documentation of zookeeper.can anyone please tell me the difference between ensemble and quorum... Thanks.. 回答1: This answer is for those who still have doubt understanding Ensemble and Quorum . Ensemble is nothing but a cluster of Zookeeper servers, where in Quorum defines the rule to form a healthy Ensemble . Which is defined using a formula Q = 2N+1 where Q defines number of