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 (Commented) (JIRA)" <ji...@apache.org> on 2011/10/13 17:48:11 UTC

[jira] [Commented] (CASSANDRA-3358) 2GB row size limit in ColumnIndex offset calculation

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

Jonathan Ellis commented on CASSANDRA-3358:
-------------------------------------------

Weird -- you're absolutely right, but I could have sworn we fixed this already. :)
                
> 2GB row size limit in ColumnIndex offset calculation
> ----------------------------------------------------
>
>                 Key: CASSANDRA-3358
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3358
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.9, 0.8.7, 1.0.0
>            Reporter: Thomas Richter
>
> Index offset is calculated using int instead of long resulting in overflow at 2GB row size. As a result affected columns can not be retrieved. 
> Fix: use long instead of int

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