You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stu Hood (JIRA)" <ji...@apache.org> on 2011/01/18 23:21:43 UTC

[jira] Created: (CASSANDRA-2005) Distributed canary test for counters

Distributed canary test for counters
------------------------------------

                 Key: CASSANDRA-2005
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2005
             Project: Cassandra
          Issue Type: Test
          Components: API
            Reporter: Stu Hood
             Fix For: 0.8


We need a simple distributed test for counters to check for obvious regressions.

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


[jira] Updated: (CASSANDRA-2005) Distributed canary test for counters

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

Stu Hood updated CASSANDRA-2005:
--------------------------------

    Attachment: 0003-Implement-a-write-ONE-read-ALL-test.txt
                0002-Move-generic-methods-to-base-class.txt
                0001-Switch-to-builder-pattern-for-keyspace-creation.txt

0001 - Add more flexibility to keyspace creation to allow us to create a keyspace for counters
0002 - Moves generic methods (and RetryingAction) from MutationTest to TestBase to allow for reuse
0003 - Adds a write ONE read ALL test for counters

> Distributed canary test for counters
> ------------------------------------
>
>                 Key: CASSANDRA-2005
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2005
>             Project: Cassandra
>          Issue Type: Test
>          Components: API
>            Reporter: Stu Hood
>             Fix For: 0.8
>
>         Attachments: 0001-Switch-to-builder-pattern-for-keyspace-creation.txt, 0002-Move-generic-methods-to-base-class.txt, 0003-Implement-a-write-ONE-read-ALL-test.txt
>
>
> We need a simple distributed test for counters to check for obvious regressions.

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


[jira] Commented: (CASSANDRA-2005) Distributed canary test for counters

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988507#action_12988507 ] 

Hudson commented on CASSANDRA-2005:
-----------------------------------

Integrated in Cassandra #701 (See [https://hudson.apache.org/hudson/job/Cassandra/701/])
    Adds a write ONE read ALL test for counters
patch by stuhood; reviewed by jbellis for CASSANDRA-2005
refactor TestBase
patcy by stuhood; reviewed by jbellis for CASSANDRA-2005


> Distributed canary test for counters
> ------------------------------------
>
>                 Key: CASSANDRA-2005
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2005
>             Project: Cassandra
>          Issue Type: Test
>          Components: API
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>             Fix For: 0.8
>
>         Attachments: 0001-Switch-to-builder-pattern-for-keyspace-creation.txt, 0002-Move-generic-methods-to-base-class.txt, 0003-Implement-a-write-ONE-read-ALL-test.txt
>
>
> We need a simple distributed test for counters to check for obvious regressions.

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