You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2011/04/21 15:22:05 UTC

[jira] [Updated] (CASSANDRA-1941) Add distributed test doing reads during MovementTest

     [ https://issues.apache.org/jira/browse/CASSANDRA-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Yaskevich updated CASSANDRA-1941:
---------------------------------------

    Attachment: CASSANDRA-1941.patch

DataStreamingTest added which does the following:

1). insert 100 rows to the cluster with RF=ringSize-1
2). decommission of the last node
3). stop/wipe-state on the last node
4). start reading data in the separate thread while last node is not fully started
5). start of the last node (clean after wipe-state)

> Add distributed test doing reads during MovementTest
> ----------------------------------------------------
>
>                 Key: CASSANDRA-1941
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1941
>             Project: Cassandra
>          Issue Type: Test
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.8.1
>
>         Attachments: CASSANDRA-1941.patch
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> 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