- to make zookeeper reponse quickly when node is down, suggest to change
tickTime
andsyncLimit
in zoo.cfg
# The number of milliseconds of each tick
tickTime=300
# The number of ticks that can pass between
# sending a request and getting an acknowledgement
syncLimit=3