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/16 18:14:15 UTC

[jira] Commented: (CASSANDRA-85) More tests for remove

    [ https://issues.apache.org/jira/browse/CASSANDRA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699740#action_12699740 ] 

Jonathan Ellis commented on CASSANDRA-85:
-----------------------------------------

04
    waitForFlush -> forceBlockingFlush.  ServerTest.cleanup now flushes and cleans out
    all ColumnFamilyStores and commitlog, allowing remove tests to not step on each
    others' toes (all tests pass now).

03
    use isSuper instead of DatabaseDescriptor.getColumnType

02
    refactor CFS constructor to not depend on DatabaseDescriptor

01
    CASSANDRA-85 add testRemoveColumnFamily, testRemoveSubColumn (do not pass yet b/c
    of cleanup problems)


> More tests for remove
> ---------------------
>
>                 Key: CASSANDRA-85
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-85
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Priority: Minor
>         Attachments: 0001-CASSANDRA-85-add-testRemoveColumnFamily-testRemoveSub.txt, 0002-refactor-CFS-constructor-to-not-depend-on-DatabaseDesc.txt, 0003-use-isSuper-instead-of-DatabaseDescriptor.getColumnTyp.txt, 0004-waitForFlush-forceBlockingFlush.-ServerTest.cleanu.txt
>
>
> Currently untested are removing a subcolumn from a supercolumn and removing an entire CF.

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