You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Caleb Rackliffe <ca...@steelhouse.com> on 2011/12/15 23:25:17 UTC

Memtable live ratio of infinity

Hi All,

I saw the following log message today on a node running cassandra 1.0.5:

"WARN [pool-1-thread-1] 2011-12-15 20:28:53,915 Memtable.java (line 174) setting live ratio to maximum of 64 instead of Infinity"

I guess this means calculated throughput is either very low or the Memtable is huge.  Either way, the following line in Memtable looks a bit weird:

double newRatio = (double) deepSize / currentThroughput.get();

Has anyone seen this warning before?

Caleb Rackliffe | Software Developer
M 949.981.0159 | caleb@steelhouse.com
[cid:835561CC-8141-473C-B2D5-344B8D34B499]