You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ryan McGuire (JIRA)" <ji...@apache.org> on 2014/05/06 00:27:14 UTC

[jira] [Created] (CASSANDRA-7163) dtests should reuse existing clusters where possible

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)