You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC

[jira] Updated: (CASSANDRA-224) Encapsulate SSTable, SequenceFile better

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

Michael Greene updated CASSANDRA-224:
-------------------------------------

    Component/s: Core

> Encapsulate SSTable, SequenceFile better
> ----------------------------------------
>
>                 Key: CASSANDRA-224
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-224
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 0001-CASSANDRA-224-r-m-unused-code-dealing-with-sstables-a.txt, 0002-refactor-read-only-constructor-to-SSTable.open.txt, 0003-encapsulate-index.txt, 0004-encapsulate-bloom-filter.txt, 0005-make-static-methods-of-SSTable-that-take-a-filename-an.txt
>
>
> All kinds of code needs to know about the inner workings of SSTable to work.  A major cause is passing around SSTable filenames instead of objects.  Thanks to CASSANDRA-208 I feel like I have a good enough understanding of the code here to refactor more than superficially.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.