Thanks Raul. That's useful stuff. Does it also tell us how much throughput
it can handle?

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.


On Tue, Mar 25, 2014 at 8:20 PM, Raúl Gutiérrez Segalés <[email protected]
> wrote:

> On 25 March 2014 20:08, Check Peck <[email protected]> wrote:
>
> > Has anyone done any load test on three node zookeeper cluster? In
> general,
> > I am trying to see how much requests per second, it can handle?
> >
> > Any past experiences will help a lot.
> >
> > I am using curator api to read from zookeeper node. And the configuration
> > of the machine is -
> >
> > 4vCPU, 12GB RAM, 60GB HD
> >
>
> I find https://github.com/phunt/zk-smoketest handy to calibrate settings
> on
> a new cluster (specially the globalOutstandingLimit param, among others).
>
>
> -rgs
>

Reply via email to