You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Constance Eustace (JIRA)" <ji...@apache.org> on 2015/06/23 20:32:00 UTC

[jira] [Created] (CASSANDRA-9640) Nodetool repair of very wide, large rows causes GC pressure and destabilization

Constance Eustace created CASSANDRA-9640:
--------------------------------------------

             Summary: Nodetool repair of very wide, large rows causes GC pressure and destabilization
                 Key: CASSANDRA-9640
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9640
             Project: Cassandra
          Issue Type: New Feature
         Environment: AWS, ~8GB heap
            Reporter: Constance Eustace
            Priority: Minor


We've noticed our nodes becoming unstable with large, unrecoverable Old Gen GCs until OOM.

This appears to be around the time of repair, and the specific cause seems to be one of our report computation tables that involves possible very wide rows with 1TB of data in it. THis is an RF 3 table in a four-node cluster.

We truncate this occasionally, and we also had disabled this computation report for a bit and noticed better node stabiliy.

I wish I had more specifics. We are switching to an RF 1 table and do more proactive truncation of the table. 

When things calm down, we will attempt to replicate the issue and watch GC and other logs.

Any suggestion for things to look for/enable tracing on would be welcome.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)