Re: a plea not to remove rowsize warning

2010-08-13 Thread Jonathan Ellis
added key to in_memory_compaction_limit threshold log: logger.info(String.format("Compacting large row %s (%d bytes) incrementally", FBUtilities.bytesToHex(rows.get(0).getKey().key), rowSize)); On Wed, Aug 11, 2010 at 4:11 PM, Edward Capriolo wrote: > Hello all, > > I recently poste

a plea not to remove rowsize warning

2010-08-11 Thread Edward Capriolo
Hello all, I recently posted on list about a situation where two of my nodes from my 16 node were garbage collecting and at ooming. I was able to move my xmx from 9gb to 11gb to see that rather then my memory saw tooth. I would saw tooth around 4 gb before memory shot up like a rocket. After digg