All operations time out while rebalancing
Sat, 05/05/2012 - 11:08
Hi,
We are testing couchbase and have a serious problem that are unable to solve: while a rebalancing is done, all operations from the clients time out. I guess that there must be a performance impact, but not so much. The load is very low, and the cluster is 6 AWS m2.xlarge machines.
The client is PHP, and we are using the 1.0 client library (http://www.couchbase.com/docs/couchbase-sdk-php-1.0/).
Any idea?
Thank you.
Was there a node failure before rebalancing? If the current config before rebalancing has a down node, it would be normal for operations to time out.
Rebalancing could be done in add a node, remove a node or failover a node scenarios. Which one applies to your situation?