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/17 02:47:14 UTC

[jira] Issue Comment Edited: (CASSANDRA-85) More tests for remove

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

Jonathan Ellis edited comment on CASSANDRA-85 at 4/16/09 5:46 PM:
------------------------------------------------------------------

The constructor change gets us closer to being able to write standalone test that don't pull in all of Cassandra via static dependencies.  So it is related, although I did not end up using it in the remove tests.

I'm trying to strike a balance here in the patches.  Sorry if I got it wrong this time.. Please realize that I have close to a dozen tickets now in some stage of review.  2x or 3x that by making things even finer-grained would exceed my ability to keep track of things.

      was (Author: jbellis):
    The constructor change gets us closer to being able to write standalone test that don't pull in all of Cassandra via static dependencies.  So it is related, although I did not end up using it in the remove tests.

I'm trying to strike a balance here in the patches.  Please realize that I have close to a dozen tickets now in some stage of review.  2x or 3x that by making things even finer-grained would exceed my ability to keep track of things.
  
> More tests for remove
> ---------------------
>
>                 Key: CASSANDRA-85
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-85
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Sandeep Tata
>            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.