Ryan McGuire created CASSANDRA-7163:
---------------------------------------

             Summary: dtests should reuse existing clusters where possible
                 Key: CASSANDRA-7163
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7163
             Project: Cassandra
          Issue Type: Bug
            Reporter: Ryan McGuire
            Assignee: Ryan McGuire
            Priority: Minor


Many dtests don't require special setup, specifically the cql tests. We can 
reuse the clusters we setup across multiple tests to save time.

Suggestion: only share clusters across a single test suite, and don't share the 
cluster by default, turn it on per-class. If we share them more broadly than 
that we may get into weird states because some tests definitely do mess with 
the cluster setup.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to