Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
None
-
Debian, Cassandra 2.0
-
Normal
Description
Issuing queries such as "select * from huge_table limit 1000000000" or "copy hugetable to ..." reliably exhausts cassandra's heap space. (In cqlsh, at least.)
The JVM then get stuck in a Full GC loop, GC fails to free anything, cassandra is unresponsive and never recovers.
Attachments
Attachments
Issue Links
- duplicates
-
CASSANDRA-4415 Add cursor API/auto paging to the native CQL protocol
-
- Resolved
-