You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/07/31 22:33:14 UTC

[jira] Created: (CASSANDRA-331) split FileStruct into key-iterator-for-compaction and key-iterator-for-key-range

split FileStruct into key-iterator-for-compaction and key-iterator-for-key-range
--------------------------------------------------------------------------------

                 Key: CASSANDRA-331
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-331
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis


the case for this is even more compelling if we decide to allow getKeyRange to take a SlicePredicate (as in CASSANDRA-329)

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


[jira] Resolved: (CASSANDRA-331) split FileStruct into key-iterator-for-compaction and key-iterator-for-key-range

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

Jonathan Ellis resolved CASSANDRA-331.
--------------------------------------

    Resolution: Duplicate
      Assignee:     (was: Jonathan Ellis)

already done -- SSTableScanner and IteratingRow, more or less

> split FileStruct into key-iterator-for-compaction and key-iterator-for-key-range
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-331
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-331
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>
> the case for this is even more compelling if we decide to allow getKeyRange to take a SlicePredicate (as in CASSANDRA-329)

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