Have you done something like:
<property>
<name>hbase.regionserver.handler.count</name>
<value>100</value>
</property>
<property>
<name>hbase.zookeeper.property.maxClientCnxns</name>
<value>100</value>
</property>
?
- Andy
On Wed, Jan 13, 2010 at 10:48 PM, Adam Silberstein wrote:
[...]
> And then, 5 seconds into it, I start seeing these:
>
> 10/01/13 22:33:27 DEBUGclient.HConnectionManager$TableServers: Reloading
> region usertable,user263042644,1263431524192 location because regionserver
> didn't accept updates; tries=0 of max=10, waiting=2000ms
>
> But the region servers are all up, and none logged any messages during the
> client run.