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

Ariel Weisberg commented on CASSANDRA-9583:
-------------------------------------------

Unintended consequence of this patch that I haven't dealt with. It creates a 
new data directory for every single suite and there is nothing cleaning them up 
after the run is over. So it uses a lot of disk space when running the tests.

You could argue in some ways this is helpful because it means you can actually 
inspect the artifacts of a failed test because it isn't overwritten, but 
usually if you are inspecting artifacts at that level of detail you are just 
running one test.

Total space used is 3 gigabytes right now.

I'll see if I can make it delete the directories.

> test-compression could run multiple unit tests in parallel like test
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-9583
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9583
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Ariel Weisberg
>            Assignee: Ariel Weisberg
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to