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

Pavel Yaskevich updated CASSANDRA-2879:
---------------------------------------

    Attachment:     (was: CASSANDRA-2879-DBConstants-names-refactoring.patch)

> Make SSTableWriter.append(...) methods seekless.
> ------------------------------------------------
>
>                 Key: CASSANDRA-2879
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2879
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>             Fix For: 1.0
>
>         Attachments: 2879-v3.txt, CASSANDRA-2879-v2.patch, 
> CASSANDRA-2879.patch
>
>
> as we already have a CF.serializedSize() method we don't need to reserve a 
> place to store data size when we write data to SSTable. Compaction should be 
> seekless too because we calculate data size before we write actual content.

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

        

Reply via email to