You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/06/26 01:08:51 UTC

[jira] Created: (CASSANDRA-1231) Add multi-node system tests

Add multi-node system tests
---------------------------

                 Key: CASSANDRA-1231
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1231
             Project: Cassandra
          Issue Type: Test
          Components: Core
            Reporter: Jeremy Hanna
            Priority: Minor


Currently the system tests only test against a single node cluster.  Bugs like CASSANDRA-1198 and I'm sure others can be caught with multi-node system tests.

Using aliases for the localhost and different configuration directories and data/log directories, it shouldn't be too hard to accomplish as is mentioned in gary's blog post:

http://www.onemanclapping.org/2010/03/running-multiple-cassandra-nodes-on.html

I just think that although it would add some complexity to the tests, multi-node system tests would add a lot more bug catching, regression finding awesomeness.

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


[jira] Resolved: (CASSANDRA-1231) Add multi-node system tests

Posted by "Jeremy Hanna (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hanna resolved CASSANDRA-1231.
-------------------------------------

    Resolution: Duplicate

Duplicates CASSANDRA-874

> Add multi-node system tests
> ---------------------------
>
>                 Key: CASSANDRA-1231
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1231
>             Project: Cassandra
>          Issue Type: Test
>          Components: Core
>            Reporter: Jeremy Hanna
>            Priority: Minor
>
> Currently the system tests only test against a single node cluster.  Bugs like CASSANDRA-1198 and I'm sure others can be caught with multi-node system tests.
> Using aliases for the localhost and different configuration directories and data/log directories, it shouldn't be too hard to accomplish as is mentioned in gary's blog post:
> http://www.onemanclapping.org/2010/03/running-multiple-cassandra-nodes-on.html
> I just think that although it would add some complexity to the tests, multi-node system tests would add a lot more bug catching, regression finding awesomeness.

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