You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alan Liang (JIRA)" <ji...@apache.org> on 2011/06/02 23:45:49 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043078#comment-13043078 ] 

Alan Liang commented on CASSANDRA-2576:
---------------------------------------

Looks good, but why are we not adding row sizes and column counts to the estimated histograms for CommutativeRowIndexer#doIndexing ?

> 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