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/04/06 17:18:13 UTC

[jira] Updated: (CASSANDRA-54) test memtable/sstable interactions

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

Jonathan Ellis updated CASSANDRA-54:
------------------------------------

    Attachment: 0010-add-time-sort-test-that-requires-merging-data-from-m.patch

Added to time sort test.

I don't think it's necessary to do the same for name sort since the only difference in the code is which Comparator is used.

> test memtable/sstable interactions
> ----------------------------------
>
>                 Key: CASSANDRA-54
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-54
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0010-add-time-sort-test-that-requires-merging-data-from-m.patch
>
>
> The existing tests in CFST only test retrieving data from memtable or sstable, not both at the same time.  Extend the name and time tests to cover this case.

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