[
https://issues.apache.org/jira/browse/CASSANDRA-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-3451:
--------------------------------------
Attachment: 3451.txt
patch fixes the regression and also does a minor rename for clarity on the
methods involved.
> 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