You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Charles (Commented) (JIRA)" <ji...@apache.org> on 2011/11/04 08:03:00 UTC

[jira] [Commented] (CASSANDRA-3451) estimated row sizes regression

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

Charles commented on CASSANDRA-3451:
------------------------------------

which can go up to 2B,   should 2GB?
                
> estimated row sizes regression
> ------------------------------
>
>                 Key: CASSANDRA-3451
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3451
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 1.0.2
>
>         Attachments: 3451.txt
>
>
> CASSANDRA-2753 broke the histogram collection; it got the histogram for column count (which can go up to 2B) switched with the one for row size in bytes (which goes up to ~1.5PB).  So any row over 2GB, will break things.

--
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