You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2014/06/03 23:52:02 UTC

[jira] [Updated] (CASSANDRA-7327) Reduce new CQL test time

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

Tyler Hobbs updated CASSANDRA-7327:
-----------------------------------

    Reviewer: Tyler Hobbs

> Reduce new CQL test time
> ------------------------
>
>                 Key: CASSANDRA-7327
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7327
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: 0001-Don-t-require-Gossiper-for-schema-changes.txt, 0002-Don-t-flush-schema-tables-all-the-time.txt, 0003-Reduce-memtable-static-initialization-time-for-tests.txt, 0004-Use-forkmode-once-for-cql-test.txt
>
>
> We've introduced CQL tests in the unit test suite and in particular a new CQLTester class meant for all those test to use. Currently, we have only 2 test classes yet those tests takes about 20-22 seconds to run on my box. This is way too long.
> This issue is linked to CASSANDRA-6968, but here I'm only focusing on the CQL tests. Those don't load all the schema from SchemaLoader so are not directly targeted by CASSANDRA-6968. That said, I think most of what is done here can be backported to the rest of the unit tests and I'll let that to CASSANDRA-6968.



--
This message was sent by Atlassian JIRA
(v6.2#6252)