[
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.