[
https://issues.apache.org/jira/browse/CASSANDRA-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989048#comment-12989048
]
Stu Hood edited comment on CASSANDRA-1941 at 2/1/11 5:28 AM:
-------------------------------------------------------------
MovementTest performs a loadbalance, which is almost a full roundtrip.
It should be possible to test bootstrap by:
# decommissioning the node via nodetool
# killing the process
# wiping its state
# starting it again
----
These commands exist in the Whirr scripts now.
was (Author: stuhood):
MovementTest performs a loadbalance, which almost a full roundtrip.
It should be possible to test bootstrap by:
# decommissioning the node via nodetool
# killing the process
# wiping its state
# starting it again
----
These commands exist in the Whirr scripts now.
> Add distributed test doing reads during MovementTest
> ----------------------------------------------------
>
> Key: CASSANDRA-1941
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1941
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Brandon Williams
> Priority: Minor
> Fix For: 0.8
>
>
> Following introduction of the distributed test framework in CASSANDRA-1859,
> we should extend that to test reads while bootstrap happens (this is a
> scenario that has had regressions in the past).
> See test/distributed/README.txt for intro.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira