[ 
https://issues.apache.org/jira/browse/CASSANDRA-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786259#comment-13786259
 ] 

Sylvain Lebresne commented on CASSANDRA-6146:
---------------------------------------------

For the record, the java driver has some not very evolved but working stress 
test program: 
https://github.com/datastax/java-driver/tree/2.0/driver-examples/stress

On thing I've done there to make the command line options more manageable is 
that different commands may have different options (with only a handful global 
ones), so when you do:
{{stress read -h}} you don't get all the insert options listed.

Anyway, doesn't exactly match the idea above but it's a start. And provided 
that we're fine using the java driver for that new stress tool, maybe using 
this driver stress program as a start could be an idea. I personally would 
rather put all efforts into one good and flexible stress tool that allow to 
test both changes to Cassandra and the java driver.

> CQL-native stress
> -----------------
>
>                 Key: CASSANDRA-6146
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6146
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jonathan Ellis
>
> The existing CQL "support" in stress is not worth discussing.  We need to 
> start over, and we might as well kill two birds with one stone and move to 
> the native protocol while we're at it.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to