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

Jonathan Ellis updated CASSANDRA-4098:
--------------------------------------

    Component/s: Tools
    Description: 
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)

  was:

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)

       Priority: Minor  (was: Major)
       Assignee: Brian ONeill

What version did we add the column limit code in?
                
> Listing wide-rows from CLI crashes Cassandra 
> ---------------------------------------------
>
>                 Key: CASSANDRA-4098
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4098
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Brian ONeill
>            Assignee: Brian ONeill
>            Priority: Minor
>         Attachments: test_data.cl, 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