[ 
https://issues.apache.org/jira/browse/CASSANDRA-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian ONeill updated CASSANDRA-4098:
------------------------------------

    Attachment: trunk-4098.txt

Here is a patch that does for column limit what we already had in place for 
limitCount (rows).
                
> Listing wide-rows from CLI crashes Cassandra 
> ---------------------------------------------
>
>                 Key: CASSANDRA-4098
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4098
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Brian ONeill
>         Attachments: trunk-4098.txt
>
>
> If a user attempts to list a column family from the CLI that contains a 
> wide-row (e.g. 10 million columns).  It crashes hangs the CLI and then 
> Cassandra eventually crashes with an OoM.  We should introduce a default 
> limit on columns when listing a column family.
> (patch on its way)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to