You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/07/01 17:43:47 UTC

[jira] Commented: (CASSANDRA-262) get_slice needs to allow returning all columns

    [ https://issues.apache.org/jira/browse/CASSANDRA-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726114#action_12726114 ] 

Jonathan Ellis commented on CASSANDRA-262:
------------------------------------------

How about if we add a configuration parameter for "maximum columns to slice at once," that defaults to something high enough (1000?) that you really ought to page if you need more than that anyway, and low enough that it's in no danger of crashing your server from OOM?

> get_slice needs to allow returning all columns
> ----------------------------------------------
>
>                 Key: CASSANDRA-262
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-262
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Chris Goffinet
>
> Right now get_slice requires you to enter a 'large' value, -1 used to indicate 'all columns'. We should allow this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.