Hi Guys,

 

Currently if we set

 

tickTime=2000

minSessionTimeOut=200

maxSessionTimeOut=1500 in zoo.cfg

 

Zookeeper will successfully read the configuration and start.

But this kind of configuration may lead to many Session Expiry, since
tickTime>maxSessionTimeOut.

 

So do u guys think this should be handled in server side?

 

Thanks in advance.

 

Amith

 

 

Reply via email to