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/03/15 22:14:37 UTC

[jira] Updated: (CASSANDRA-2336) Extract SSTable.Builder/IndexWriter

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

Stu Hood updated CASSANDRA-2336:
--------------------------------

    Attachment: 0003-Move-statistics-writing-into-IndexWriter.txt
                0002-Extract-Builder.txt
                0001-Extract-IndexWriter.txt

Extracts {SSTableWriter.Builder => Rebuilder} and {SSTableWriter.IndexWriter => IndexWriter}. The IndexWriter name hasn't been accurate for a while since it writes all of the secondary (non-data) components of the sstable, but I can't think of a better name.

I've targeted this ticket to 0.8 because I'd like to try and have a patch ready for CASSANDRA-2319 in time (but definitely not 674).

> Extract SSTable.Builder/IndexWriter
> -----------------------------------
>
>                 Key: CASSANDRA-2336
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2336
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>             Fix For: 0.8
>
>         Attachments: 0001-Extract-IndexWriter.txt, 0002-Extract-Builder.txt, 0003-Move-statistics-writing-into-IndexWriter.txt
>
>
> The Builder and IndexWriter classes in SSTableWriter are static, and independently useful. Additionally, we need the ability to subclass them for CASSANDRA-674 and CASSANDRA-2319.

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