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

[jira] [Updated] (CASSANDRA-2576) Rewrite into new file post streaming

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

Stu Hood updated CASSANDRA-2576:
--------------------------------

    Attachment: 0002-CASSANDRA-2576-Rebuild-into-a-new-file-to-minimize-mag.txt
                0001-CASSANDRA-2576-Don-t-depend-on-a-byte-for-byte-match-f.txt

Rebased to apply atop CASSANDRA-2468. Ready for commit I think?

> Rewrite into new file post streaming
> ------------------------------------
>
>                 Key: CASSANDRA-2576
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2576
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>             Fix For: 1.0
>
>         Attachments: 0001-CASSANDRA-2576-Don-t-depend-on-a-byte-for-byte-match-f.txt, 0002-CASSANDRA-2576-Rebuild-into-a-new-file-to-minimize-mag.txt
>
>
> Commutative/counter column families use a separate path to rebuild sstables post streaming, and that path currently rewrites the data within the streamed file. While this is great for space efficiency, it means a duplicated code path for writing sstables, which makes it more difficult to make changes like #674.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira