Replication time in Zookeeper -


i have been trying tests on zookeeper cluster. wondering if knows how time zookeeper take replicating data followers. or if there way measure this? have been looking @ log files don't seem me , eyes hurt trying deduce reading logs.

also, have recommendations on using monitoring service can show me continuous real time output of what's happening in service?

in 1 of test cases, create 200 znodes varying length of values (32 bytes, 64, 128...) , notice greater 512 bytes takes less time ones less 512 bytes. love know how replication process in zookeeper works.

thanks, ganesh


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -