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

Jonathan Ellis commented on CASSANDRA-1018:
-------------------------------------------

Patch fails for me against trunk HEAD but it's simple enough to apply manually.

> Ability to close tables for embeddable cassandra
> ------------------------------------------------
>
>                 Key: CASSANDRA-1018
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1018
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.3, 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 0.7, 0.8
>            Reporter: Cliff Moon
>            Priority: Minor
>         Attachments: tables.patch
>
>
> I would like to make Cassandra more embeddable in order to use it from within 
> application unit tests.  Unfortunately, just nuking directories with 
> CassandraServiceDataCleaner doesn't completely isolate test cases within a 
> single running JVM.  In-memory table objects are kept in a static hash map.  
> This patch adds a close method that will remove table instances from the 
> static hash map.

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

Reply via email to