You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2011/07/11 16:08:00 UTC

[jira] [Updated] (CASSANDRA-2879) Make SSTableWriter.append(...) methods seekless.

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

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

    Attachment: CASSANDRA-2879.patch

rebased with latest trunk (last commit 81f1e56062a51e67ebe5a657ba94d3f37a1903e6)

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