[
https://issues.apache.org/jira/browse/CASSANDRA-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983458#action_12983458
]
Hudson commented on CASSANDRA-1976:
-----------------------------------
Integrated in Cassandra-0.7 #174 (See
[https://hudson.apache.org/hudson/job/Cassandra-0.7/174/])
fix writing SSTable column count statistics
patch by jbellis; reviewed by gdusbabek for CASSANDRA-1976
> SSTableWriter.writeStatistics is serializing incorrect data.
> ------------------------------------------------------------
>
> Key: CASSANDRA-1976
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1976
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Gary Dusbabek
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.7.1
>
> Attachments: 1976.txt
>
>
> it is serializing rowSizes twice instead of serializing rowSizes and
> columnCounts.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.