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

Aaron Morton updated CASSANDRA-2268:
------------------------------------

    Attachment: 0001-2268-wip.patch

Pavel attached is a work in progress that implements the insert and multi_get 
tests. 

I created a StressAPI interface and ThriftAPI and CqlAPI implementations for 
the operations to work through, and added some checking to see that all the 
requested columns and rows are read. Mostly as a sanity check when reading and 
writing through the different API's. 

If you get a minute can you let me know if the general approach is what you had 
in mind. If so I'll change the other Operations and tidy it up. 

> CQL-enabled stress.java
> -----------------------
>
>                 Key: CASSANDRA-2268
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2268
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Eric Evans
>            Assignee: Aaron Morton
>            Priority: Minor
>              Labels: cql
>             Fix For: 0.8.1
>
>         Attachments: 0001-2268-wip.patch
>
>
> It would be great if stress.java had a CQL mode.  For making the inevitable 
> RPC->CQL comparisons, but also as a basis for measuring optimizations, and 
> spotting performance regressions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to