On 25 March 2014 20:41, Check Peck <[email protected]> wrote: > Thanks Raul. That's useful stuff. Does it also tell us how much throughput > it can handle? >
The latencies script will give you a good estimate of the read/write rate your cluster can hold. > > In my use case, we have around 600 application machines and we make call to > three node zookeeper cluster every one minute from these machines. So I am > trying to understand how much load it can handle. > I am assuming 1 ZK session per application machine? If so, 600 sessions shouldn't be a problem for a 3 servers cluster. What ZK version are you planning on running? -rgs
