arnaud-lb created CASSANDRA-6052:
------------------------------------

             Summary: memory exhaustion
                 Key: CASSANDRA-6052
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6052
             Project: Cassandra
          Issue Type: Bug
         Environment: Debian, Cassandra 2.0
            Reporter: arnaud-lb
             Fix For: 2.0.1


Issuing queries such as "select * from huge_table limit 1000000000" or "copy 
hugetable to ..." reliably exhausts cassandra's heap space.

The JVM then get stuck in a Full GC loop, GC fails to free anything, cassandra 
is unresponsive and never recovers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to