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 | ca...@steelhouse.com
[cid:835561CC-8141-473C-B2D5-344B8D34B499]

<<inline: EB2FF764-478C-4966-9B0A-E7B76D6AD7DC[2].png>>

Reply via email to