You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2011/01/12 22:46:47 UTC

[jira] Created: (CASSANDRA-1976) SSTableWriter.writeStatistics is serializing incorrect data.

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
            Priority: Minor
             Fix For: 0.7.1


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.


[jira] Updated: (CASSANDRA-1976) SSTableWriter.writeStatistics is serializing incorrect data.

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1976:
--------------------------------------

    Attachment: 1976.txt

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


[jira] Commented: (CASSANDRA-1976) SSTableWriter.writeStatistics is serializing incorrect data.

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983420#action_12983420 ] 

Gary Dusbabek commented on CASSANDRA-1976:
------------------------------------------

+1

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


[jira] Commented: (CASSANDRA-1976) SSTableWriter.writeStatistics is serializing incorrect data.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ 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.