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.