The client and the server will negotiate a timeout, and it's logged when the connection happens. Make sure that both the server and the client are configured to go as high as 490000.
J-D On Thu, Mar 24, 2011 at 10:31 AM, Ted Yu <[email protected]> wrote: > Hi, > In our QA environment, we use hbase 0.90.1 > > I see the following in zookeeper log: > 2011-03-24 05:43:36,002 INFO org.apache.zookeeper.server.ZooKeeperServer: > Expiring session 0x12ee75190d70078, timeout of 90000ms exceeded > > However, We have: > <property> > <name>zookeeper.session.timeout</name> > <value>490000</value> > </property> > > I wonder where 90000 timeout came from. > No value in hbase-site.xml is 90000. > > Please comment. >
