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 (Updated) (JIRA)" <ji...@apache.org> on 2011/11/08 21:59:51 UTC

[jira] [Updated] (CASSANDRA-3474) SSTableMetadata deserialization works but looks broken

     [ https://issues.apache.org/jira/browse/CASSANDRA-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-3474:
--------------------------------------

    Attachment: 3474.txt

Patch to fix above.
                
> SSTableMetadata deserialization works but looks broken
> ------------------------------------------------------
>
>                 Key: CASSANDRA-3474
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3474
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 1.0.3
>
>         Attachments: 3474.txt
>
>
> This is confusing:
> {code}
> .               if (!descriptor.usesHistogramAndReplayPositionStatsFile)
>                   return deserialize(dis); // deserializes histogram
> {code}

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