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/22 21:56:05 UTC

[jira] [Created] (CASSANDRA-2366) Remove more uses of SSTableUtils.writeRaw

Remove more uses of SSTableUtils.writeRaw
-----------------------------------------

                 Key: CASSANDRA-2366
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2366
             Project: Cassandra
          Issue Type: Test
            Reporter: Stu Hood


writeRaw uses the binary memtable write path, and is consequently 1. complex, 2. fragile.

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

[jira] [Assigned] (CASSANDRA-2366) Remove more uses of SSTableUtils.writeRaw

Posted by "Stu Hood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stu Hood reassigned CASSANDRA-2366:
-----------------------------------

    Assignee: Stu Hood

> Remove more uses of SSTableUtils.writeRaw
> -----------------------------------------
>
>                 Key: CASSANDRA-2366
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2366
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>
> writeRaw uses the binary memtable write path, and is consequently 1. complex, 2. fragile.

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

[jira] [Updated] (CASSANDRA-2366) Remove more uses of SSTableUtils.writeRaw

Posted by "Stu Hood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stu Hood updated CASSANDRA-2366:
--------------------------------

    Attachment: 0001-CASSANDRA-2366-Remove-some-uses-of-SSTableUtils.writeR.txt

Replaces writeRaw uses in SSTableWriter*Test, but leaves a usage in SSTableTest. If/when we change the file format we can remove that final usage.

> Remove more uses of SSTableUtils.writeRaw
> -----------------------------------------
>
>                 Key: CASSANDRA-2366
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2366
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>             Fix For: 0.8
>
>         Attachments: 0001-CASSANDRA-2366-Remove-some-uses-of-SSTableUtils.writeR.txt
>
>
> writeRaw uses the binary memtable write path, and is consequently 1. complex, 2. fragile.

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

[jira] [Commented] (CASSANDRA-2366) Remove more uses of SSTableUtils.writeRaw

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010301#comment-13010301 ] 

Hudson commented on CASSANDRA-2366:
-----------------------------------

Integrated in Cassandra #799 (See [https://hudson.apache.org/hudson/job/Cassandra/799/])
    r/m uses of SSTableUtils.writeRaw
patch by Stu Hood; reviewed by jbellis for CASSANDRA-2366


> Remove more uses of SSTableUtils.writeRaw
> -----------------------------------------
>
>                 Key: CASSANDRA-2366
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2366
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>             Fix For: 0.8
>
>         Attachments: 0001-CASSANDRA-2366-Remove-some-uses-of-SSTableUtils.writeR.txt
>
>
> writeRaw uses the binary memtable write path, and is consequently 1. complex, 2. fragile.

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