On 17/01/2011 19:27, Edward Capriolo wrote:
Your right, my n00b fault, I was writing everything to one key, the problem was i had Offer['id'][$UID] = valuecfstats is reporting you have an 8GB Row! I think you could be writing all your data to a few keys.
it made it easy before to do a "count Offer['id'] in the CLI"I was doing that for months, but only recently went from one node to five and added a million times more data exposed the issue.
Now everything balances well. Thanks all.