Hi, In hbase 0.20.6, I see the following in description for zookeeper.session.timeout:
The current implementation
requires that the timeout be a minimum of 2 times the tickTime
(as set in the server configuration) and a maximum of 20 times
the tickTime." Set the zk ticktime with
hbase.zookeeper.property.tickTime.
In milliseconds.
Does the above hold for hbase 0.90 as well ?
Thanks
