You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2015/01/13 15:23:34 UTC

[jira] [Created] (CASSANDRA-8607) Introduce unit tests or dtests for cassandra-stress

Benedict created CASSANDRA-8607:
-----------------------------------

             Summary: Introduce unit tests or dtests for cassandra-stress
                 Key: CASSANDRA-8607
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8607
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Benedict


Right now we don't have any tests in place to ensure we don't break stress. In general we've relied on simply noticing problems as part of the development process, since we've typically developed features in tandem with related c* functionality, so we would see if we'd gotten it wrong. However now that it is being used more widely, we could do with some automated testing to ensure we haven't accidentally broken anything. If we mock up some non-random random classes and permit them to be swapped in wherever necessary we could construct some known dataset / visitation etc behaviours that elicit all of the edge cases.



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